Re: [Faudiostream-devel] [Fauck] missing PathBuilder.h

2016-07-09 Thread Ebm Boy
se the createDSPInstance method of the llvm_factory* factory object. > > (this was done with the new « interpreter » backend.: a new dsp_factory > class has been defined, which llvm_factory and interpreter_factory now > derive from). > > Stéphane > > > > > Le 8 juil. 2016 à 1

Re: [Faudiostream-devel] [Fauck] missing PathBuilder.h

2016-07-08 Thread Ebm Boy
hat I found surprising at first. Probably ChucK tries to load and unload it to test it. So it looks like it's doing its job. So the problem lies somewhere between Faust and llvm or back. 2016-07-08 14:57 GMT+02:00 Ebm Boy : > Thanks Stéphane. > Now that it compiles fine I should ask ChucK

Re: [Faudiostream-devel] [Fauck] missing PathBuilder.h

2016-07-08 Thread Ebm Boy
with the new « interpreter » backend.: a new dsp_factory > class has been defined, which llvm_factory and interpreter_factory now > derive from). > > Stéphane > > > > > Le 8 juil. 2016 à 11:52, Ebm Boy a écrit : > > > > Thanks Romain, > > indeed I was using

Re: [Faudiostream-devel] [Fauck] missing PathBuilder.h

2016-07-08 Thread Ebm Boy
Thanks Romain, indeed I was using faust-2.0.a30 that I've found on sourceforge and it is too old (by the way, it is not very obvious to choose a faust2 version on sourceforge/github, at the moment I choose whatever version that seems up to date and I check if architecture/pure.c is present or not s

[Faudiostream-devel] [Fauck] missing PathBuilder.h

2016-07-06 Thread Ebm Boy
Hi Romain, I'm trying to build the Faust chugin from the sources from ccrma github on Ubuntu but I can't find faust/gui/PathBuilder.h mentionned in the includes of Faust.cpp. I suppose it is different from faust/gui/PathUI.h because I tried to use this instead but the chugin isn't recognized after

[Faudiostream-devel] problematic character in effect.lib

2015-07-04 Thread Ebm Boy
Hi, I'd like to report an error I had with TeXLive and faust2mathdoc which was resolved by changing line 705 of effect.lib: // "Digital Dynamic Range Compressor Design—A Tutorial and Analysis", by by this line (note the only difference is the hyphen): // "Digital Dynamic Range Compressor Desig

[Faudiostream-devel] Fwd: faust2lv2[synth] and qtractor

2013-04-19 Thread Ebm Boy
Hi, I get an ugly *** glibc detected *** qtractor: corrupted double-linked list everytime I close a qtractor session containing either the organ or the karplus lv2 synth plugin built with faust2lv2synth (I haven't tried the other provided examples). The same happens with chorus built with faust2lv