Skip to content

Commit

Permalink
Added Akai MPK Mini Play MK3
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Jun 13, 2024
1 parent 37db765 commit 9952b39
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions data/models.txt
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ f0 7e 7f 06 02 43 00 4c 73 07 00 00 00 00 f7 Yamaha DTXTREME Drum Module

f0 7e 00 06 02 47 15 00 19 00 01 01 06 00 f7 Akai Push MIDI Controller
f0 7e 00 06 02 47 25 00 19 00 01 00 00 00 f7 Akai MPK261 Performance Keyboard Controller
f0 7e 7f 06 02 47 50 00 19 00 00 02 03 00 00 00 00 00 45 38 32 33 30 38 32 35 35 35 37 30 30 31 36 00 f7 Akai MPK Mini Play MK3 MIDI Keyboard Controller
f0 7e 00 06 02 47 6d 00 19 00 01 00 00 00 f7 Akai EWI USB USB Wind Instrument

f0 7e 7f 06 02 00 01 0c 03 00 03 00 00 01 01 00 f7 Line 6 Flextone III Guitar Effects Processor
Expand Down
1 change: 1 addition & 0 deletions javascript/JZZ.midi.Gear.js
Original file line number Diff line number Diff line change
Expand Up @@ -864,6 +864,7 @@ _m["C"] = { // Yamaha
_m["G"] = { // Akai
"\x15\x00\x19\x00":{m:"Push",d:"MIDI Controller"},
"%\x00\x19\x00":{m:"MPK261",d:"Performance Keyboard Controller"},
"P\x00\x19\x00":{m:"MPK Mini Play MK3",d:"MIDI Keyboard Controller"},
"m\x00\x19\x00":{m:"EWI USB",d:"USB Wind Instrument"}
};
_m["\x01\f"] = { // Line 6
Expand Down
Loading

0 comments on commit 9952b39

Please sign in to comment.