kokernutz / traktor-kontrol-screens

Replacement screens for the Native Instruments Traktor Kontrol D2, S5, and S8
102 stars 40 forks source link

Mixer FX selector [S8 and S5] #40

Closed MrPatben8 closed 4 years ago

MrPatben8 commented 4 years ago

Gives S8 and S5 users the option to use the FX assignment buttons (the little arrows at the top of each channel) to change the Mixer FX. These settings can be changed in the prefs.qml file.

If mixerFXSelector is set to false then this functionality will be disabled and the FX assignment buttons will function as normal, if this is set to true then pressing the Arrow buttons will assign FX units 1 and 2 to the respective channel if prioritizeFXSelection is set to false, pressing SHIFT+Arrows change the MixerFX but only if the filter is on, otherwise it will assign FX units 3 and 4. But if prioritizeFXSelection is set to true then the arrow buttons will change the Mixer FX and pressing SHIFT + Arrows will assign FX units 1 and 2, this removes the ability to reassign FX units 3 and 4.