Page 1 of 1

Posted: 23 Jul 2008, 17:44
by cmodica
Hy every body,

is there a way to create an automatic mix with sequencer curves ?

For example :

There is 3 tracks. Each track play a list of sample in random mode with a stereo sampler module on each track.

Can i create 3 curves in the sequencer (One per track) and assign these curve at the three Mixer track volume ?

If yes, how can i do it ?

In fact, i want to create an automatic (and random) mix with a slow mouvement of the mixer track volume, during a long time. ( + 6 db on 5mn, for ex ....). Perhap's is there an easy way to do that ?

Thank you

Posted: 23 Jul 2008, 19:00
by nay-seven
what about a patch like this :

usercurve->( curve = user1 ) coeffToDb --->MixerOut( track=1 )

just click and drag this patch on first track of the sequencer..

Posted: 24 Jul 2008, 10:11
by cmodica
Yes of course !!!

This patch is OK. Great !!

I tried something like that before but i put the 'usercurves' module, not in the sequencer patch, but in a track 1 grid patch, so the curve list was empty ....

Thank you,
it is exactely that i want to do.

Posted: 24 Jul 2008, 10:50
by nay-seven
glad to help.. ;-)