liscio / FunctionalDSP

An exploration of functional DSP programming ideas in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functional DSP using Swift

I put this project together to explore how functional programming could help us do cooler things with audio signal processing. It is based on ideas already explored in projects such as Faust, or PureData.

About

An exploration of functional DSP programming ideas in Swift

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Swift 97.8%Language:Objective-C 2.2%