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.

21 lines
482B

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