« Return to Thread: Cross Fading problems

Re: Cross Fading problems

by Dan Stowell :: Rate this Message:

Reply to Author | View in Thread

2009/4/22, nescivi <nescivi@...>:

> On Wednesday 22 April 2009 13:04:09 mayortacoghost wrote:
>  > Hi,
>  >
>  > I am having certain problems with a Routine I am trying to run. Essentially
>  > I am trying to cross-fade two different sounds ("sine-test" and "saw-test")
>  > that are executed seven times over the course of the cross-fade. I've
>  > created two extra SynthDefs ("fade-in" and "fade-out") and run the other
>  > ones through them to aid me in this process, but "fade-out" is not
>  > responding to the .set(\gate, 0) message, unless I have something wrong
>  > with the Env.asr part of the SynthDef. I am currently unaware of any
>  > crossfading UGens, however, if there is a simpler method to achieve what
>  > I'm trying to do, please point me in the right direction.
>
>
> XFade.ar

or XFade2.ar actually, I think...

Dan

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/

 « Return to Thread: Cross Fading problems