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.

69 lines
1.4KB

  1. {
  2. "slug": "ZZC",
  3. "name": "ZZC",
  4. "brand": "ZZC",
  5. "version": "1.1.0",
  6. "license": "GPL-3.0",
  7. "author": "Sergey Ukolov",
  8. "authorEmail": "zezic51@yandex.ru",
  9. "authorUrl": "https://github.com/zezic",
  10. "pluginUrl": "https://zzc.github.io",
  11. "manualUrl": "https://zzc.github.io",
  12. "sourceUrl": "https://github.com/zezic/ZZC",
  13. "donateUrl": "https://paypal.me/zezic",
  14. "modules": [
  15. {
  16. "slug": "Clock",
  17. "name": "Clock",
  18. "description": "Clock & Phase Generator",
  19. "tags": [
  20. "Clock generator"
  21. ]
  22. },
  23. {
  24. "slug": "Divider",
  25. "name": "Divider",
  26. "description": "Phase Clock Divider (Scaler)",
  27. "tags": [
  28. "Clock modulator"
  29. ]
  30. },
  31. {
  32. "slug": "FN-3",
  33. "name": "FN-3",
  34. "description": "Function Generator",
  35. "tags": [
  36. "Function generator",
  37. "Polyphonic"
  38. ]
  39. },
  40. {
  41. "slug": "SC-VCA",
  42. "name": "SC-VCA",
  43. "description": "Soft Clipping VCA",
  44. "tags": [
  45. "VCA",
  46. "Waveshaper",
  47. "Polyphonic"
  48. ]
  49. },
  50. {
  51. "slug": "SH-8",
  52. "name": "SH-8",
  53. "description": "Sample & Hold",
  54. "tags": [
  55. "Noise",
  56. "Sample and hold"
  57. ]
  58. },
  59. {
  60. "slug": "SRC",
  61. "name": "SRC",
  62. "description": "Voltage Source",
  63. "tags": [
  64. "Quantizer",
  65. "Utility"
  66. ]
  67. }
  68. ]
  69. }