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.

52 lines
1.1KB

  1. {
  2. "slug": "BlushAudio",
  3. "name": "Blush Audio",
  4. "version": "2.2.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Blush Audio",
  7. "author": "Blush Audio",
  8. "authorEmail": "info@blushaudio.co.uk",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/BlushAudioLab/BlushAudioVCVFreeModules",
  13. "donateUrl": "https://paypal.me/blushaudio",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "BuffMult",
  18. "name": "Buff Mult",
  19. "description": "A Mult",
  20. "tags": [
  21. "Multiple",
  22. "Hardware clone"
  23. ]
  24. },
  25. {
  26. "slug": "BuffMix",
  27. "name": "Buff Mix",
  28. "description": "A Mixer",
  29. "tags": [
  30. "Mixer",
  31. "Hardware clone"
  32. ]
  33. },
  34. {
  35. "slug": "Logician",
  36. "name": "Logician",
  37. "description": "A logic module",
  38. "tags": [
  39. "Logic"
  40. ]
  41. },
  42. {
  43. "slug": "TrackAndField",
  44. "name": "Track and Field",
  45. "description": "A S&H / T&H module",
  46. "tags": [
  47. "Sample and hold",
  48. "Random"
  49. ]
  50. }
  51. ]
  52. }