Faust: Functional programming language for sound synthesis and audio processing
1–10 of 29 posts
Re: Faust: Functional programming language for sound synthesis and audio processing
#2[0] https://hackage.haskell.org/package/YampaSynth
[1] https://www.researchgate.net/publication/234793878_Switched-...
Re: Faust: Functional programming language for sound synthesis and audio processing
#3Re: Faust: Functional programming language for sound synthesis and audio processing
#4Re: Faust: Functional programming language for sound synthesis and audio processing
#5Re: Faust: Functional programming language for sound synthesis and audio processing
#6Sounds kinda like https://www.liquidsoap.info/
Re: Faust: Functional programming language for sound synthesis and audio processing
#7Re: Faust: Functional programming language for sound synthesis and audio processing
#8Re: Faust: Functional programming language for sound synthesis and audio processing
#9I think Faust is great and one of the most fun things I've discovered in the past year... I've built a trombone simulator with it, a speech synthesizer, and now I'm making a DIY spatial audio setup. It compiles to C++ so it's portable to basically any platform, and it's super easy to produce webassembly, or a macOS executable, etc etc etc.
For some reason the win64 version hangs the host (Reaper), but seeing it work that simply is super exciting.
What did you use to learn Faust? Just the online tutorial or some specific video? Do you make vsts/vstis of the things you mention? Are they published somewhere?
Re: Faust: Functional programming language for sound synthesis and audio processing
#10Sounds kinda like https://www.liquidsoap.info/