faust
faust copied to clipboard
'cstdint' file not found [faust2ios]
while using faust2ios, i am getting this error
'cstdint' file not found
how to solve ?
also there is so many code in that file DspFaust.cpp, thats unable to understand. How can i export only required dsp, and import the modules from .h files.
I want to control the polyphonic dsp code, with midi instructions eg: noteOn(100, 100)