Browse Source

Remove VCV-Recorder, since it should be built on bare metal.

v1
Andrew Belt 5 years ago
parent
commit
3f5f1c93f7
3 changed files with 0 additions and 23 deletions
  1. +0
    -3
      .gitmodules
  2. +0
    -19
      manifests/VCV-Recorder.json
  3. +0
    -1
      repos/VCV-Recorder

+ 0
- 3
.gitmodules View File

@@ -318,9 +318,6 @@
[submodule "repos/sb-StochKit"]
path = repos/sb-StochKit
url = https://github.com/smbddha/sb-StochKit.git
[submodule "repos/VCV-Recorder"]
path = repos/VCV-Recorder
url = https://github.com/VCVRack/VCV-Recorder.git
[submodule "repos/Stoermelder-P1"]
path = repos/Stoermelder-P1
url = https://github.com/stoermelder/vcvrack-packone


+ 0
- 19
manifests/VCV-Recorder.json View File

@@ -1,19 +0,0 @@
{
"slug": "VCV-Recorder",
"license": "BSD-3-Clause",
"version": "1.0.0",
"name": "Recorder",
"brand": "VCV",
"author": "VCV",
"authorEmail": "contact@vcvrack.com",
"authorUrl": "https://vcvrack.com/",
"sourceUrl": "https://github.com/VCVRack/VCV-Recorder",
"modules": [
{
"slug": "Recorder",
"name": "Recorder",
"description": "Records stereo audio and video from Rack screen a file",
"tags": ["Recording", "Visual"]
}
]
}

+ 0
- 1
repos/VCV-Recorder

@@ -1 +0,0 @@
Subproject commit d40f2eebe40dde7e1ca260f01d382c6236e3a09e

Loading…
Cancel
Save