Works :) thank you!


On 17.08.21 15:10, REN Shihong wrote:
> Sorry for the bug, here's the pull request that should do the fix.
>
> https://github.com/grame-cncm/faust-ui/pull/6
> <https://github.com/grame-cncm/faust-ui/pull/6>
> <https://github.com/grame-cncm/faust-ui/pull/6>
>       
> display bug fix for bargraphs when min<0&max>0 by Fr0stbyteR · Pull
> Request #6 · grame-cncm/faust-ui
> <https://github.com/grame-cncm/faust-ui/pull/6>
> github.com
>
>
> Shihong
> ------------------------------------------------------------------------
> *发件人:* Klaus Scheuermann <kla...@posteo.de>
> *发送时间:* 2021年8月17日 20:29
> *收件人:* Yann Orlarey <orla...@grame.fr>
> *抄送:* faudiostream-users <faudiostream-users@lists.sourceforge.net>;
> Ren Shihong <renshih...@hotmail.com>
> *主题:* Re: [Faudiostream-users] vbargraph strange behavior
>  
> Thanks :)
>
> On Di, Aug 17 2021 at 14:27:53 +0200, Yann Orlarey <orla...@grame.fr>
> wrote:
>> Hi Klaus,
>>
>> We recently made some changes to fix the logarithmic scale of the
>> sliders and bargraphs, but obviously, we broke the bargraphs in some
>> conditions!
>>
>> We'll try to fix that asap...
>>
>> Yann
>>
>>
>> Le mar. 17 août 2021 à 12:05, Klaus Scheuermann <kla...@posteo.de
>> <mailto:kla...@posteo.de>> a écrit :
>>
>>     Me again...
>>
>>     Did something change in the behavior of vbargraph? It shows full
>>     red with values above 0.
>>
>>     Video: https://cloud.4ohm.de/s/8WxPTobRKDyKXqe
>>     <https://cloud.4ohm.de/s/8WxPTobRKDyKXqe>
>>
>>     Code:
>>
>>     import("stdfaust.lib");
>>     g= hslider("g",0,-50,50,1);
>>     process= _<:attach(_,g:vbargraph("[2]gain",-50,50));
>>
>>     Thanks, Klaus
>>
>>
>>
>>     _______________________________________________
>>     Faudiostream-users mailing list
>>     Faudiostream-users@lists.sourceforge.net
>>     <mailto:Faudiostream-users@lists.sourceforge.net>
>>     https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>>     <https://lists.sourceforge.net/lists/listinfo/faudiostream-users>
>>
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to