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.

30 lines
917B

  1. {
  2. "slug": "captvolt",
  3. "name": "CaptVolt's VCV Modules",
  4. "version": "1.0.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "captvolt",
  7. "author": "Christian Vogelgsang",
  8. "authorEmail": "chris@vogelgsang.org",
  9. "authorUrl": "https://github.com/cnvogelg",
  10. "pluginUrl": "https://github.com/cnvogelg/captvolt-vcv",
  11. "manualUrl": "https://github.com/cnvogelg/captvolt-vcv/blob/master/README.md",
  12. "sourceUrl": "https://github.com/cnvogelg/captvolt-vcv",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/cnvogelg/captvolt-vcv/releases",
  15. "modules": [
  16. {
  17. "slug": "captvolt-sidofon",
  18. "name": "sidofon",
  19. "description": "Raw SID 6581/8580 chip emulation using ReSID engine",
  20. "tags": [
  21. "Synth Voice",
  22. "Filter"
  23. ],
  24. "keywords": [
  25. "SID"
  26. ],
  27. "manualUrl": "https://github.com/cnvogelg/captvolt-vcv/blob/master/README.md#sidofon"
  28. }
  29. ]
  30. }