Implement v2 models. Add test fixture. Make MIDI port normal to zero
This commit is contained in:
parent
ae5b425bf2
commit
df67030396
11 changed files with 623 additions and 55 deletions
|
|
@ -22,7 +22,7 @@ mustang_vid = 0x1ed8
|
|||
mustang_pid = 0x0016
|
||||
|
||||
# Controller MIDI device
|
||||
midi_device = 2
|
||||
midi_device = 1
|
||||
|
||||
# MIDI listen channel
|
||||
midi_channel = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue