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.

63 lines
2.1KB

  1. {
  2. "slug": "VectorModular",
  3. "name": "Vector Modular",
  4. "version": "2.0.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Vector Modular",
  7. "author": "Steve Brenner",
  8. "authorEmail": "steve@vectormodular.com",
  9. "authorUrl": "https://vectormodular.com/about/",
  10. "pluginUrl": "https://vectormodular.com/",
  11. "manualUrl": "https://vectormodular.com/",
  12. "sourceUrl": "https://github.com/vectormodular/VectorModular",
  13. "donateUrl": "https://vectormodular.com/contribute/",
  14. "changelogUrl": "https://github.com/vectormodular/VectorModular/blob/main/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "baseTrigs",
  18. "name": "baseTrigs",
  19. "description": "Clock-signal generator with tempo control, reset, and rhythmic divisions.",
  20. "manualUrl": "https://vectormodular.com/modules/baseTrig",
  21. "donateUrl": "https://vectormodular.com/contribute/",
  22. "tags": [
  23. "Clock Generator",
  24. "Clock Modulator"
  25. ]
  26. },
  27. {
  28. "slug": "ThreeIx9o",
  29. "name": "3i/9o",
  30. "description": "Flexible multiple that uses normalled connections to connect outputs.",
  31. "manualUrl": "https://vectormodular.com/modules/3i9o",
  32. "donateUrl": "https://vectormodular.com/contribute/",
  33. "tags": [
  34. "Multiple"
  35. ]
  36. },
  37. {
  38. "slug": "SoloMixer",
  39. "name": "soloMixer",
  40. "description": "Color-coded 3-channel mixer with solo performance control, cascading outputs, and CV offset.",
  41. "manualUrl": "https://vectormodular.com/modules/soloMixer",
  42. "donateUrl": "https://vectormodular.com/contribute/",
  43. "tags": [
  44. "Mixer",
  45. "Controller",
  46. "Attenuator"
  47. ]
  48. },
  49. {
  50. "slug": "BaseOsc",
  51. "name": "baseOsc",
  52. "description": "Versatile oscillator with analog waveforms, FM, PWM, wavetable synthesis, regular and digital noise, quantization, and bit reduction.",
  53. "manualUrl": "https://vectormodular.com/modules/baseOsc",
  54. "donateUrl": "https://vectormodular.com/contribute/",
  55. "tags": [
  56. "Oscillator",
  57. "Noise",
  58. "Quantizer",
  59. "Digital"
  60. ]
  61. }
  62. ]
  63. }