faust icon indicating copy to clipboard operation
faust copied to clipboard

'cstdint' file not found [faust2ios]

Open theyoogle opened this issue 3 years ago • 0 comments

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)

theyoogle avatar Jul 29 '22 10:07 theyoogle