Re: [Faudiostream-users] Problem when compiling

2021-04-22 Thread bonardi
Thank you Stéphane, now it works perfectly with faust2max6Another (close) question: to compile the same code (very simple attached test2.dsp) to PureData, I tried to type the following command:faust2puredata test2.dspI got the following messages in the terminal:ld: warning: The i386 architecture is

Re: [Faudiostream-users] Problem when compiling

2021-04-19 Thread Stéphane Letz
You’ll have to install the Max SDK on your machine and possibly configure the SDK patch see Configuration section here: https://github.com/grame-cncm/faust/tree/master-dev/architecture/max-msp Stéphane > Le 18 avr. 2021 à 21:58, bonardi a écrit : > > Hello Faust friends, > > As I would like

[Faudiostream-users] Problem when compiling

2021-04-18 Thread bonardi
Hello Faust friends,As I would like to compile a lot of .dsp files that belong to the same folder, I decided this afternoon to install the Faust compiler on my computer (iMac running under MacOS Mojave 10.14.6).The installation seemed to work well, but now, when I type a command like ‘faust2max6 te