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.

53 lines
1.2KB

  1. {
  2. "slug": "fruitsofkarma",
  3. "name": "fruitsofkarma",
  4. "version": "2.0.4",
  5. "license": "MIT",
  6. "brand": "fruitsofkarma",
  7. "author": "Alexey Komarov",
  8. "authorEmail": "akomarov.mobile@gmail.com",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/alexey-komarov/fruitsofkarma-vcvrack",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/alexey-komarov/fruitsofkarma-vcvrack",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "Quadro360",
  17. "name": "Quadro360",
  18. "description": "Quadro mixer with 8 inputs/4 outputs with rotation control",
  19. "tags": [
  20. "Mixer",
  21. "Quad",
  22. "Panning"
  23. ]
  24. },
  25. {
  26. "slug": "PowVCO",
  27. "name": "PowVCO",
  28. "description": "Generates signal using x=y^n",
  29. "tags": [
  30. "Oscillator",
  31. "Envelope generator",
  32. "Polyphonic"
  33. ]
  34. },
  35. {
  36. "slug": "ColoredGlass",
  37. "name": "Colored Glass",
  38. "description": "Simple particles effect",
  39. "tags": [
  40. "Visual"
  41. ]
  42. },
  43. {
  44. "slug": "Math",
  45. "name": "Math",
  46. "description": "Basic math operations",
  47. "tags": [
  48. "Envelope generator",
  49. "Polyphonic"
  50. ]
  51. }
  52. ]
  53. }