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.

98 lines
2.0KB

  1. {
  2. "slug": "ZZC",
  3. "name": "ZZC",
  4. "brand": "ZZC",
  5. "version": "2.0.2",
  6. "license": "GPL-3.0-only",
  7. "author": "Sergey Ukolov",
  8. "authorEmail": "zezic51@yandex.ru",
  9. "authorUrl": "https://github.com/zezic",
  10. "pluginUrl": "https://zzc.github.io/free",
  11. "manualUrl": "https://zzc.github.io/free",
  12. "sourceUrl": "https://github.com/zezic/ZZC",
  13. "donateUrl": "https://paypal.me/zezic",
  14. "changelogUrl": "https://github.com/zezic/ZZC/releases",
  15. "modules": [
  16. {
  17. "slug": "Clock",
  18. "name": "Clock",
  19. "description": "Clock & Phase Generator",
  20. "tags": [
  21. "Clock generator"
  22. ]
  23. },
  24. {
  25. "slug": "Divider",
  26. "name": "Divider",
  27. "description": "Phase Clock Divider (Scaler)",
  28. "tags": [
  29. "Clock modulator"
  30. ]
  31. },
  32. {
  33. "slug": "FN-3",
  34. "name": "FN-3",
  35. "description": "Function Generator",
  36. "tags": [
  37. "Function generator",
  38. "Polyphonic"
  39. ]
  40. },
  41. {
  42. "slug": "SC-VCA",
  43. "name": "SC-VCA",
  44. "description": "Soft Clipping VCA",
  45. "tags": [
  46. "VCA",
  47. "Waveshaper",
  48. "Polyphonic"
  49. ]
  50. },
  51. {
  52. "slug": "SH-8",
  53. "name": "SH-8",
  54. "description": "Sample & Hold",
  55. "tags": [
  56. "Noise",
  57. "Sample and hold"
  58. ]
  59. },
  60. {
  61. "slug": "SRC",
  62. "name": "SRC",
  63. "description": "Voltage Source",
  64. "tags": [
  65. "Quantizer",
  66. "Utility"
  67. ]
  68. },
  69. {
  70. "slug": "Div",
  71. "name": "Div",
  72. "description": "Phase Clock Divider (Compact)",
  73. "tags": [
  74. "Clock modulator"
  75. ]
  76. },
  77. {
  78. "slug": "DivExp",
  79. "name": "Div (Expander)",
  80. "description": "Phase Clock Divider (Expander)",
  81. "tags": [
  82. "Clock modulator",
  83. "Expander"
  84. ]
  85. },
  86. {
  87. "slug": "Polygate",
  88. "name": "Polygate",
  89. "description": "Polyphonic Gate Bank",
  90. "tags": [
  91. "Controller",
  92. "Polyphonic",
  93. "Switch",
  94. "Utility"
  95. ]
  96. }
  97. ]
  98. }