On Mon, Nov 28, 2016 at 8:10 AM, Romain Michon <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:
>>       1. 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/projec
> ts/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
>>       1. 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/f
> aust-vst
> I think it works better (and looks better too).
>
>>
>>    1.
>>       1. AU
>>          1. The Plugin loads fine in Ableton Live and Digital Performer.
>>          It is somehow not found in Max.
>>          2. As soon as I touch the menu-style slider, the sound turns off
>>       2. VST
>>          1. The Plugin loads fine in Ableton Live, Digital Performer and
>>          Max. However in Digital Performer no UI appears but automation 
>> works fine.
>>          2. 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.
>>          3. 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-8917http://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