You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
582B

  1. {
  2. "slug": "VCV-Recorder",
  3. "license": "BSD-3-Clause",
  4. "version": "1.0.1",
  5. "name": "Recorder",
  6. "brand": "VCV",
  7. "author": "VCV",
  8. "authorEmail": "contact@vcvrack.com",
  9. "authorUrl": "https://vcvrack.com/",
  10. "sourceUrl": "https://github.com/VCVRack/VCV-Recorder",
  11. "changelogUrl": "https://github.com/VCVRack/VCV-Recorder/blob/v1/CHANGELOG.md",
  12. "modules": [
  13. {
  14. "slug": "Recorder",
  15. "name": "Recorder",
  16. "description": "Records stereo audio and video from Rack screen a file",
  17. "tags": [
  18. "Recording",
  19. "Visual"
  20. ]
  21. }
  22. ]
  23. }