'deck 1 timecode_active ? deck 3 timecode_active 1 on & deck 1 timecode_active 1 off : deck 1 timecode_active on & deck 3 timecode_active off'
I use the above mapping to switch between timecoaded decks 1&3 mapped to a single button. I would like to modify the above script to utilize the same button to also highlight the active deck when switched and switch the pad bank on my MPD24 to the active as well similar to the way it works on ddj-1000/sz/sx
Appreciate any help
I use the above mapping to switch between timecoaded decks 1&3 mapped to a single button. I would like to modify the above script to utilize the same button to also highlight the active deck when switched and switch the pad bank on my MPD24 to the active as well similar to the way it works on ddj-1000/sz/sx
Appreciate any help
发表时间 Fri 15 Sep 23 @ 7:40 pm
deck 1 timecode_active ? deck 3 select & deck 3 timecode_active 1 on & deck 1 timecode_active 1 off : deck 1 select & deck 1 timecode_active on & deck 3 timecode_active off
发表时间 Fri 15 Sep 23 @ 7:56 pm
locodog wrote :
deck 1 timecode_active ? deck 3 select & deck 3 timecode_active 1 on & deck 1 timecode_active 1 off : deck 1 select & deck 1 timecode_active on & deck 3 timecode_active off
I tried the above script and though it is noticeably different, it unfortunately worked the same as my initial posted mapping. Still open to suggestions
发表时间 Thu 21 Sep 23 @ 3:49 pm