Implement MIDI out expander \o/
This commit is contained in:
parent
d0224fce14
commit
ccb94fd000
10 changed files with 740 additions and 8 deletions
|
|
@ -109,9 +109,19 @@
|
|||
{
|
||||
"slug": "ExpanderInputMIDI",
|
||||
"name": "ExpanderInputMIDI",
|
||||
"description": "MIDI input expander for Carla Plugin Host or Ildaeil",
|
||||
"description": "MIDI input (from CV) expander for Carla Plugin Host and Ildaeil",
|
||||
"tags": [
|
||||
"Expander"
|
||||
"Expander",
|
||||
"MIDI"
|
||||
]
|
||||
},
|
||||
{
|
||||
"slug": "ExpanderOutputMIDI",
|
||||
"name": "ExpanderOutputMIDI",
|
||||
"description": "MIDI output (to CV) expander for Carla Plugin Host and Ildaeil",
|
||||
"tags": [
|
||||
"Expander",
|
||||
"MIDI"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue