- Edited
I have no problems with pre-compiled dsp code and to include that. But somehow the generated program doesn't run:
After some editing , copying session, I came to this point:
Building project...
Build finished
Running project...
Trying to parse FAUST file: (null)
Error: no audio callback defined. Make sure you set settings->render to point to your audio callback
Error: unable to initialise audio
Makefile:502: recipe for target 'runide' failed
make: *** [runide] Error 255
Bela stopped
I can't see any settings->render. Please advise.