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.

42 lines
1.0KB

  1. {
  2. "slug": "DanTModules",
  3. "name": "DanTModules",
  4. "version": "1.2.3",
  5. "license": "proprietary",
  6. "brand": "DanT",
  7. "author": "dtilley",
  8. "authorEmail": "",
  9. "authorUrl": "https://dtilley.co.uk",
  10. "pluginUrl": "https://library.vcvrack.com/DanTModules",
  11. "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual",
  12. "sourceUrl": "",
  13. "donateUrl": "https://monzo.me/danieltilley2",
  14. "changelogUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "Wavulike",
  18. "name": "Wavulike",
  19. "description": "[12hp] VCO based on generated waveform",
  20. "tags": [
  21. "Oscillator",
  22. "Low-frequency oscillator"
  23. ]
  24. },
  25. {
  26. "slug": "TMNT",
  27. "name": "TMNT",
  28. "description": "[34hp] Timed Mutating Non-Linear Triggers",
  29. "tags": [
  30. "Sequencer"
  31. ]
  32. },
  33. {
  34. "slug": "5Splice",
  35. "name": "5Splice",
  36. "description": "[4hp] Window mixer for up to 5 inputs",
  37. "tags": [
  38. "Mixer"
  39. ]
  40. }
  41. ]
  42. }