[Faudiostream-users] Revisited DSP init model

2016-09-15 Thread Stéphane Letz
Hi all, We have revisited the generated DSP « init » code to allow a finer control of the different init phases. Up to now the Faust compiler generated the « init » method has the following shape : virtual void init(int samplingFreq) { classInit(samplingFreq); instanceInit(sa

[Faudiostream-users] Error downloading http://faustservice.grame.fr/8C048BDCE47D0C01A79638BD0607C987A2EB5026/windows/max-msp-64b/binary.zip - server replied: Bad Request

2016-09-15 Thread Alain Bonardi
Hi, I have a faust code that compiles perfectly well for MacOSX (I tried with Max and PureData targets). When compiling the same code for Windows using FaustLive, I get the following error message: Error downloading http://faustservice.grame.fr/8C048BDCE47D0C01A79638BD0607C987A2EB5026/windows/max

[Faudiostream-users] Faust and Atom Text Editor

2016-09-15 Thread azvinz
Atom Text Editor Snippets and Commands I just discovered the amazing Atom Text Editor and its Faust syntax highlighting. This so good I created an extended version with a lot handy snippets and faust specific commands via the process palette of Atom. https://github.com/sonejostudios/FaustAtom