Restore 8x8 and 16x16 audio modules
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
c405c333b1
commit
5c50bb7192
2 changed files with 22 additions and 0 deletions
|
|
@ -23,6 +23,24 @@
|
|||
"External"
|
||||
]
|
||||
},
|
||||
{
|
||||
"slug": "AudioInterface",
|
||||
"name": "Audio-8",
|
||||
"description": "Sends audio and CV to/from an audio device",
|
||||
"manualUrl": "https://vcvrack.com/manual/Core#Audio",
|
||||
"tags": [
|
||||
"External"
|
||||
]
|
||||
},
|
||||
{
|
||||
"slug": "AudioInterface16",
|
||||
"name": "Audio-16",
|
||||
"description": "Sends audio and CV to/from an audio device",
|
||||
"manualUrl": "https://vcvrack.com/manual/Core#Audio",
|
||||
"tags": [
|
||||
"External"
|
||||
]
|
||||
},
|
||||
{
|
||||
"slug": "MIDIToCVInterface",
|
||||
"name": "MIDI-CV",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue