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.

26 lines
856B

  1. {
  2. "slug": "patina",
  3. "name": "Patina",
  4. "version": "2.0.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Patina",
  7. "author": "Eugenio Padilla",
  8. "authorEmail": "epadilla@gmail.com",
  9. "authorUrl": "https://github.com/epadilla",
  10. "pluginUrl": "https://github.com/epadilla/patina",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/epadilla/patina",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "MemoryPad",
  18. "name": "Memory Pad",
  19. "description": "Interactive X-Y pad that records and repeats path drawn on touchpad. Can be used to modulate any parameter as a custom-drawn LFO with 2 outputs. Outputs can be set to bipolar or unipolar values and attenuated. Drag with the mouse on the touchpad to record a path.",
  20. "tags": [
  21. "Low-frequency oscillator",
  22. "Controller"
  23. ]
  24. }
  25. ]
  26. }