Stompbox Faust Effects

From CCRMA Wiki
Revision as of 18:40, 2 July 2016 by Rmichon (Talk | contribs)

Jump to: navigation, search

This tutorial is provided as part of the 2016 CCRMA Stompbox workshop and was written by Romain Michon.

Faust is a functional programming language for real time signal processing. It allows to easily make a wide range of objects going from VST plug-ins to iOS apps for different platforms. This quick tutorial shows how to generate advanced audio effects for PureData using Faust.

As usual (and as described in here), connect to your Satellite CCRMA using the terminal. If you type 'ls'

First, you need to create a Faust file