ok….so newest versions installed….faust2faustvst worked as well (just had to 
add boost)….but exactly the same issues….although I found out that there is 
less glitchy behaviour in Ableton live if I use the xy-pad instead of the 
sliders when expanding the plugin…


On 28 Nov 2016, at 17:11, Romain Michon 
<rmnmic...@gmail.com<mailto:rmnmic...@gmail.com>> wrote:



On Mon, Nov 28, 2016 at 8:10 AM, Romain Michon 
<rmnmic...@gmail.com<mailto:rmnmic...@gmail.com>> wrote:
Hi Olav,

I wont reply to all your questions (I don't know the answer to all of them ;) 
), but here are some ideas:

  1.  I have a code using the bpf function. When changing it to ba.bpf after 
having imported the stdfaust.lib the online compiler did not complain. BUT 
faustLive complained with:
     *   ERROR (file effect.lib:188) : multiple definitions of symbol x x = 
highpass; x = regain;

I don't think this has anything to do with your code. Make sure you have the 
latest version of FaustLive: 
https://sourceforge.net/projects/faudiostream/files/?source=navbar
And then, delete the FaustLive preference file in your home directory: 
.FaustLive-CurrentSession-2.0

  1.  I have a Plugin with 1 hslider in menu style and one conventional hslider
     *   The menu-style hslider becomes a normal slider (is there a way to make 
it have the same menu-look as in Faust Live?)

No :). The Faust AU and VST support is quite limited and doesn't implement all 
the UI elements available in FaustLive. You should check Albert Graef's Faust 
VST architecture: https://bitbucket.org/agraef/faust-vst
I think it works better (and looks better too).

  1.
     *   AU
        *   The Plugin loads fine in Ableton Live and Digital Performer. It is 
somehow not found in Max.
        *   As soon as I touch the menu-style slider, the sound turns off
     *   VST
        *   The Plugin loads fine in Ableton Live, Digital Performer and Max. 
However in Digital Performer no UI appears but automation works fine.
        *   In Ableton Live the control of both sliders is very glitchy when 
using the mouse. They both jump around and get stuck when I try to drag them 
around.
        *   In Max the controls work better…only the menu-style hslider behaves 
slightly jumpy

Once again, try Albert's architecture and hopefully it will solve all your 
problems.

Cheers,

Romain



--

Romain Michon
(+1)(650)646-8917
http://ccrma.stanford.edu/~rmichon

------------------------------------------------------------------------------
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to