faust
faust copied to clipboard
faust2sig not working with, apparently, ffunctions
As also observed by @sletz, it might be function related to ffunctions.
This won't work with faust2sig:
import("stdfaust.lib"); process = ma.tanh;
Ciao, Dario