Page 1 of 1

Posted: Mon May 06, 2002 6:25 am
by zounds
I created a new program for a drumkit, with different keygroups (no overlapping).
Every sample should play in it's original pitch, so i chose "const" in every keygroup.
But some keygroups automatically change back to "track" then.
For example, keygroup 1 and 2 are "const", keygroup 3 is "track". I change keygroup 3 to "const" and get as a result that keygroup 2 is now "track".

Does anyone know this problem? Is this a general fault or can it be solved?

Thanx for help.

Posted: Mon May 06, 2002 9:10 am
by subhuman
In the KeyGroup window do you have "Edit All" highlighted? If so, it is probably editting all settings for that keygroup, try disabling it (click).

Posted: Mon May 06, 2002 10:17 pm
by zounds
Oh well, life can be so simple 8D

Yes, you were right, subhuman.

Many thanx!