Am 15.08.20 um 13:00 schrieb Alex Lucas:
> Presumably, these demo's are written in Faust. If so, is there a way to
> view the underlying Faust code?

On Linux they are installed under /usr/lib/faust.

ma = library("maths.lib");
ba = library("basics.lib");
de = library("delays.lib");
si = library("signals.lib");
an = library("analyzers.lib");
fi = library("filters.lib");
os = library("oscillators.lib");
no = library("noises.lib");
ef = library("misceffects.lib");
co = library("compressors.lib");
ve = library("vaeffects.lib");
pf = library("phaflangers.lib");
re = library("reverbs.lib");
en = library("envelopes.lib");

The demos themselves are in 'demos.lib' in the same directory.

And online:

https://github.com/grame-cncm/faustlibraries


Chris


_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to