Hi again.  Back from the csound-devel list, after being pointed towards
a bug in the output from faust2csound:

 https://listserv.heanet.ie/cgi-bin/wa?A2=ind2003&L=CSOUND&O=D&P=106685

Seems faust2csound w. the provided onepole.dsp sets up an erroneous
OENTRY at the bottom of the intermediate .cpp output: the number "7" in
the entry indicates a set of performance and initialisation functions,
out of which one is missing (the NULL):

Attachment: bindHjxsvwBQe.bin
Description: Binary data

Changing "7" to "3" and removing the NULL entry makes the resulting .so
run in csound:

Attachment: bin_KyrQN1Ltc.bin
Description: Binary data

-anders
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to