Skip to content

Commit b3427c0

Browse files
authored
Merge pull request #16002 from alajovic/ddj-flx4-shift-cue
DDJ-FLX4: Map shift+cue to start_stop
2 parents 9b291e3 + f545c4f commit b3427c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

res/controllers/Pioneer-DDJ-FLX4.midi.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<control>
158158
<description>CUE +SHIFT (DECK1) - press - Jump to track start</description>
159159
<group>[Channel1]</group>
160-
<key>start_play</key>
160+
<key>start_stop</key>
161161
<status>0x90</status>
162162
<midino>0x48</midino>
163163
<options>
@@ -177,7 +177,7 @@
177177
<control>
178178
<description>CUE +SHIFT (DECK2) - press - Jump to track start</description>
179179
<group>[Channel2]</group>
180-
<key>start_play</key>
180+
<key>start_stop</key>
181181
<status>0x91</status>
182182
<midino>0x48</midino>
183183
<options>

0 commit comments

Comments
 (0)