Re: S4+ FX....Thank You Les......But.....


[ Follow Ups ] [ The QuadraSynth Forum ] [ FAQ ]

Posted by Les on October 15, 1999 at 23:59:52:

In Reply to: S4+ FX....Thank You Les......But..... posted by Bob on October 14, 1999 at 21:07:29:

: What I am trying to do is change the effect level or bus of a single channel in Mix Mode without affecting
: the setting for the rest of the Mix.

If you use a sequencer, you can send sysex messages to control the effect level and bus settings on any channel.
It's a bit more complicated than an assignable CC, but it's better than nothing.
For example :
F0 00 00 0E 0E 10 22 00 00 00 F7 - (ch1 - level 0)
F0 00 00 0E 0E 10 22 00 00 0A F7 - (ch1 - level 10)
F0 00 00 0E 0E 10 22 00 00 63 F7 - (ch1 - level 99)
etc.

If your sequencer has sysex edit functions (like Cakewalk Pro for example) you can copy and store these strings. and
call for them in the sequence whenever you need them. Let me know if this is useful for you, and I'll give more details.

Les




Follow Ups: