[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] Fading a Filter in an Ndef
can confirm that filtering kicks in with no fadeTime on 3.10.0,
and agree that it should.
it does work as expected in a 3.9.0-based standalone,
so something must have changed in between...
best adc
> On 19/01/2019, at 05:12 , benj.latrobe@xxxxxxxxx wrote:
>
> Hi all -
>
> I could swear this worked, once upon a time - but I am trying to use
> nodeFade to effect the fadeIn time of a filter. The filter seems to
> jump in without any attention to the fadeTime. Anyone care to chime
> in?
>
> a = Ndef("alot", {Silent.ar!2}).play;
> a.fadeTime = 12;
> a[1] = {Saw.ar!2};
> a[2] = \filter-> {|sig|Resonz.ar(sig, LFDNoise1.ar(3).range(200, 1900), 0.99)};
>
> _______________________________________________
> sc-users mailing list
>
> info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
> archive: https://listarc.bham.ac.uk/marchives/sc-users/
> search: https://listarc.bham.ac.uk/lists/sc-users/search/
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.birmingham.ac.uk/facilities/ea-studios/research/supercollider/mailinglist.aspx
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/