Skip to content

Commit

Permalink
Merge pull request #13857 from Aquassaut/2.4
Browse files Browse the repository at this point in the history
Fix shift + play midi data for ddj-flx4 controller mapping
  • Loading branch information
Swiftb0y authored Nov 9, 2024
2 parents 704e2d4 + 8100193 commit 775d369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions res/controllers/Pioneer-DDJ-FLX4.midi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<group>[Channel1]</group>
<key>reverseroll</key>
<status>0x90</status>
<midino>0x47</midino>
<midino>0x0E</midino>
<options>
<Normal/>
</options>
Expand All @@ -138,7 +138,7 @@
<group>[Channel2]</group>
<key>reverseroll</key>
<status>0x91</status>
<midino>0x47</midino>
<midino>0x0E</midino>
<options>
<Normal/>
</options>
Expand Down

0 comments on commit 775d369

Please sign in to comment.