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.

19 lines
449B

  1. {
  2. "slug": "VCV-Recorder",
  3. "license": "BSD-3-Clause",
  4. "version": "1.0.0",
  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. "modules": [
  12. {
  13. "slug": "Recorder",
  14. "name": "Recorder",
  15. "description": "Records stereo audio and video from Rack screen a file",
  16. "tags": ["Recording", "Visual"]
  17. }
  18. ]
  19. }