Hide audio8 and audio16 modules

This commit is contained in:
falkTX 2021-12-12 17:01:58 +00:00
parent ccb97ee618
commit 359ee8baed

View file

@ -28,7 +28,8 @@
"manualUrl": "https://vcvrack.com/manual/Core#Audio", "manualUrl": "https://vcvrack.com/manual/Core#Audio",
"tags": [ "tags": [
"External" "External"
] ],
"hidden": true
}, },
{ {
"slug": "AudioInterface16", "slug": "AudioInterface16",
@ -37,7 +38,8 @@
"manualUrl": "https://vcvrack.com/manual/Core#Audio", "manualUrl": "https://vcvrack.com/manual/Core#Audio",
"tags": [ "tags": [
"External" "External"
] ],
"hidden": true
}, },
{ {
"slug": "MIDIToCVInterface", "slug": "MIDIToCVInterface",