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.

25 lines
624B

  1. {
  2. "slug": "VO",
  3. "name": "VO",
  4. "version": "1.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "VO",
  7. "author": "Evgeniy Metelev",
  8. "authorEmail": "whwind@mail.ru",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/evgazloy/VO",
  11. "manualUrl": "https://github.com/evgazloy/VO",
  12. "sourceUrl": "https://github.com/evgazloy/VO",
  13. "donateUrl": "https://www.paypal.com/paypalme/evgazloy",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "VO-OneKnob",
  18. "name": "OneKnob",
  19. "description": "Control last touched parameter with midi map or cv",
  20. "tags": [
  21. "Controller"
  22. ]
  23. }
  24. ]
  25. }