Initial release
This commit is contained in:
25
mappings/numark-mixtrackplatinum.json
Normal file
25
mappings/numark-mixtrackplatinum.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"inbound": {
|
||||
"bf 44 ([0-9a-f]{2})": "master.volume.left",
|
||||
"bf 44 [0-9a-f]{2} 45 ([0-9a-f]{2})": "master.volume.right"
|
||||
},
|
||||
"outbound": {
|
||||
"deck0.load": [144, 16, 127],
|
||||
"deck1.load": [145, 16, 127],
|
||||
"deck2.load": [146, 16, 127],
|
||||
"deck3.load": [147, 16, 127],
|
||||
"deck0.play_pause": [144, 4, 127],
|
||||
"deck1.play_pause": [145, 4, 127],
|
||||
"deck2.play_pause": [146, 4, 127],
|
||||
"deck3.play_pause": [147, 4, 127],
|
||||
"deck0.volume": [176, 28, ""],
|
||||
"deck1.volume": [177, 28, ""],
|
||||
"deck2.volume": [178, 28, ""],
|
||||
"deck3.volume": [179, 28, ""],
|
||||
"deck0.speed": [176, 9, "", 176, 119, ""],
|
||||
"deck1.speed": [177, 9, "", 177, 119, ""],
|
||||
"deck2.speed": [178, 9, "", 178, 119, ""],
|
||||
"deck3.speed": [179, 9, "", 179, 119, ""],
|
||||
"master.crossfade": [191, 8, ""]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user