| EnableJingleStartModesMask | |||||
| restricts the jinglestartmodes that can be toggled by mouseclick;
mask of "Fader and keys start jingles" is 1, mask of "Only fader starts jingles, keys only select jingles" is 2, mask of "No fader start, only key starts jingles" is 4; set the mask (0..7) to allow the user to toggle only between these masked JingleStartModes; example: to allow user to toggle between mode1 and mode3 set mask to (1 + 4) = 5. |
|||||
|
|||||