|
|
@@ -1,19 +1,23 @@ |
|
|
|
{ |
|
|
|
"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"] |
|
|
|
} |
|
|
|
] |
|
|
|
"slug": "VCV-Recorder", |
|
|
|
"license": "BSD-3-Clause", |
|
|
|
"version": "1.0.1", |
|
|
|
"name": "Recorder", |
|
|
|
"brand": "VCV", |
|
|
|
"author": "VCV", |
|
|
|
"authorEmail": "contact@vcvrack.com", |
|
|
|
"authorUrl": "https://vcvrack.com/", |
|
|
|
"sourceUrl": "https://github.com/VCVRack/VCV-Recorder", |
|
|
|
"changelogUrl": "https://github.com/VCVRack/VCV-Recorder/blob/v1/CHANGELOG.md", |
|
|
|
"modules": [ |
|
|
|
{ |
|
|
|
"slug": "Recorder", |
|
|
|
"name": "Recorder", |
|
|
|
"description": "Records stereo audio and video from Rack screen a file", |
|
|
|
"tags": [ |
|
|
|
"Recording", |
|
|
|
"Visual" |
|
|
|
] |
|
|
|
} |
|
|
|
] |
|
|
|
} |