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.

27 lines
591B

  1. {
  2. "slug": "vanTies",
  3. "name": "van Ties",
  4. "version": "2.4.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "",
  7. "author": "Matthias Sars",
  8. "authorEmail": "",
  9. "authorUrl": "http://www.matthiassars.eu",
  10. "pluginUrl": "",
  11. "manualUrl": "https://raw.githubusercontent.com/matthiassars/vanTies/main/manual.pdf",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Ad",
  18. "name": "Ad",
  19. "description": "additive oscillator",
  20. "tags": [
  21. "Oscillator",
  22. "Polyphonic"
  23. ],
  24. "keywords": "additive"
  25. }
  26. ]
  27. }