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.

55 lines
1.5KB

  1. {
  2. "slug": "WavsynModular",
  3. "name": "WavsynModular",
  4. "version": "2.2.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "WavsynModular",
  7. "author": "Erich Izdepski",
  8. "authorEmail": "wavsyn@gmail.com",
  9. "authorUrl": "https://erichizdepski.wordpress.com",
  10. "pluginUrl": "https://library.vcvrack.com/?brand=WavsynModular",
  11. "manualUrl": "https://erichizdepski.wordpress.com/wavsynmodular",
  12. "sourceUrl": "https://github.com/mogrifier/wavsynmodular",
  13. "donateUrl": "https://patreon.com/WavsynModular",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Pleats",
  18. "name": "Pleats",
  19. "description": "Wavefolder with CV controls",
  20. "manualUrl": "https://erichizdepski.wordpress.com/wavsynmodular-manual",
  21. "tags": [
  22. "Waveshaper",
  23. "Distortion"
  24. ]
  25. },
  26. {
  27. "slug": "Strange",
  28. "name": "Strange",
  29. "description": "Chaotic dual-channel CV and Sample & Hold generator",
  30. "manualUrl": "https://erichizdepski.wordpress.com/wavsynmodular-manual",
  31. "tags": [
  32. "sample and hold"
  33. ]
  34. },
  35. {
  36. "slug": "Trip",
  37. "name": "Trip",
  38. "description": "8-step sequencer with controls for randomization",
  39. "manualUrl": "https://erichizdepski.wordpress.com/wavsynmodular-manual",
  40. "tags": [
  41. "sequencer",
  42. "random"
  43. ]
  44. },
  45. {
  46. "slug": "Smitty",
  47. "name": "Smitty",
  48. "description": "VCO with dual sine-like outputs plus a shape control for adding harmonics and aliasing",
  49. "tags": [
  50. "oscillator",
  51. "noise"
  52. ]
  53. }
  54. ]
  55. }