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.

49 lines
1.1KB

  1. {
  2. "slug": "TriggerFish-Elements",
  3. "name": "TriggerFish-Elements",
  4. "version": "1.0.1",
  5. "license": "BSD-3-Clause",
  6. "brand": "TriggerFish",
  7. "author": "JTriggerFish",
  8. "authorEmail": "FastTriggerFish@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/JTriggerFish/TriggerFish-VCV",
  11. "manualUrl": "https://github.com/JTriggerFish/TriggerFish-VCV",
  12. "sourceUrl": "https://github.com/JTriggerFish/TriggerFish-VCV",
  13. "donateUrl": "https://paypal.me/jtriggerfish",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "TfSlop",
  18. "name": "Slop",
  19. "description": "Slop",
  20. "tags": [
  21. "Noise"
  22. ]
  23. },
  24. {
  25. "slug": "TfSlop4",
  26. "name": "Slop4",
  27. "description": "Slop",
  28. "tags": [
  29. "Noise"
  30. ]
  31. },
  32. {
  33. "slug": "TfVDPO",
  34. "name": "VDPO",
  35. "description": "Van Der Pol Oscillator",
  36. "tags": [
  37. "Oscillator"
  38. ]
  39. },
  40. {
  41. "slug": "TfVCA",
  42. "name": "TFVCA",
  43. "description": "analog modelled VCA that is loosely based on the minimoog's circuit",
  44. "tags": [
  45. "Voltage-controlled amplifier"
  46. ]
  47. }
  48. ]
  49. }