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.

36 lines
928B

  1. {
  2. "slug": "Hutara",
  3. "name": "Hutara",
  4. "version": "2.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Hutara",
  7. "author": "Hutara",
  8. "authorEmail": "hutaraa@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/hutara/Hutara-modules",
  11. "manualUrl": "https://github.com/hutara/Hutara-modules",
  12. "sourceUrl": "https://github.com/hutara/Hutara-modules",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "FmOperator",
  18. "name": "Hutara PsyOperator",
  19. "description": "Psychedelic Synthesizer,VCO with FM Synthesis, Resample and Waveshaper ",
  20. "manualUrl": "https://github.com/hutara/Hutara-modules",
  21. "tags": [
  22. "vco",
  23. "Oscillator"
  24. ]
  25. },
  26. {
  27. "slug": "Hutara_Random_CV",
  28. "name": "Hutara Random",
  29. "description": "Sample&Hold and Random Gate",
  30. "tags": [
  31. "Random",
  32. "Sample and hold"
  33. ]
  34. }
  35. ]
  36. }