Hello !!

I have four questions:

— I could successfully use faust2msp under MacOS.
I downloaded the Max SDK from the cycling74 website. Move the “c74support” 
folder to “usr/local/include/“
Everything works like a charm excepted that the external is compiled for Max32.
Adding the option “-native” to faust2msp does not change much.
-> How to use faust2msp to compile a Max external for 64 bits (Max 8 of 
instance) ?

— I am trying to compile “harpsi.dsp” located in the STK physical model 
examples. That dsp file calls the harpsichord.h using ffunction.
faust2msp apparently asks to replace  by “harpsichord.h”. It seems to work.
-> Does that change anything ?

— “harpsi.dsp” crashes Max. I placed harpsichord.h, instrument.h and stdio.h 
and stdlib.h in the same folder as “harpsi.dsp”. faustgen~ usually finds other 
lib files in that folder. No need for the librarypath message to the external.
“harpsichord.h” with quotes do not make a difference.
-> The crashing faustgen~ is looking for missing files such as the proper 
stdio.h and stdlib.h ?

— Loading “harpsi.dsp” in the online FAUSTIDE gives me the error:
ERROR : calling foreign function ‘getValueLoopFilterb0’ is not allowed in this 
compilation mode !
Even after added (uploaded) “harpsichord.h” and “instrument.h”.
-> Are the files right on the remote compiler server ?

These questions are also true for piano.dsp in the examples.

I have two other things to say:
— Is there a way to get rid of QT and other interface stuff from the Max dsp 
code ?
— Thanks Faust…!!!

O.

----------------------
Olivier Pasquet
www.opasquet.fr
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to