faust icon indicating copy to clipboard operation
faust copied to clipboard

faust2sig not working with, apparently, ffunctions

Open dariosanfilippo opened this issue 4 years ago • 3 comments

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

dariosanfilippo avatar Feb 08 '21 19:02 dariosanfilippo