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
980B

  1. {
  2. "slug": "htLocal",
  3. "name": "htLocal",
  4. "version": "2.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "htLocal",
  7. "author": "htLocal",
  8. "authorEmail": "local@hack-talk.info",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/HTlocal/VCV-Modules-HTLocal",
  11. "manualUrl": "https://github.com/HTlocal/VCV-Modules-HTLocal",
  12. "sourceUrl": "https://github.com/HTlocal/VCV-Modules-HTLocal",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "htFader",
  18. "name": "htFader",
  19. "description": "Fades signals in and out",
  20. "tags": [
  21. "Utility"
  22. ]
  23. },
  24. {
  25. "slug": "htFader16",
  26. "name": "htFader16",
  27. "description": "Fades signals in and out",
  28. "tags": [
  29. "Utility"
  30. ]
  31. },
  32. {
  33. "slug": "htAdder",
  34. "name": "htAdder",
  35. "description": "functions largely like the A-185-2 Precision CV Adder",
  36. "tags": [
  37. "Hardware clone",
  38. "Utility"
  39. ]
  40. }
  41. ]
  42. }