Thank you Stéphane, now it works perfectly with faust2max6 Another (close) question: to compile the same code (very simple attached test2.dsp) to PureData, I tried to type the following command: faust2puredata test2.dsp I got the following messages in the terminal: ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS) ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd, missing required architecture i386 in file /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libc++.tbd, missing required architecture i386 in file /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libc++.tbd ./test2~.pd_darwin; It generated a test2~.pd_darwin, that unfortunately does not work in PureData (I get the message: 'error opening audio: Internal PortAudio error’). So is there something special to do to compile to PureData (on MacOS) and get the .pd_darwin binary as well as the abstraction test2.pd (with controls etc.) as it is the case with the online compiler? Thank you in advance, Alain |
test2.dsp
Description: Binary data
|
_______________________________________________ Faudiostream-users mailing list Faudiostream-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-users