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.

100 lines
2.3KB

  1. {
  2. "slug": "CatroModulo",
  3. "name": "Catro/Modulo",
  4. "version": "1.0.3",
  5. "license": "BSD-3-Clause",
  6. "brand": "catronomix",
  7. "author": "catronomix",
  8. "authorEmail": "catronomix+dev@gmail.com",
  9. "authorUrl": "https://soundcloud.com/catronomix",
  10. "pluginUrl": "https://github.com/catronomix/catro-modulo",
  11. "manualUrl": "",
  12. "sourceUrl": "https://github.com/catronomix/catro-modulo",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "CatroModulo_CM-1",
  17. "name": "8xlfo",
  18. "description": "8x LFO with full CV control and bpm sync",
  19. "tags": [
  20. "LFO"
  21. ]
  22. },
  23. {
  24. "slug": "CatroModulo_CM-2",
  25. "name": "8xatn",
  26. "description": "8 attenuverters with cv control anx x2 signal boost",
  27. "tags": [
  28. "Attenuator",
  29. "Mixer"
  30. ]
  31. },
  32. {
  33. "slug": "CatroModulo_CM-3",
  34. "name": "PreSetSeq",
  35. "description": "Preset scanner/sequencer for 8 parameters with 8 save slots",
  36. "tags": [
  37. "Sample and hold",
  38. "sequencer"
  39. ]
  40. },
  41. {
  42. "slug": "CatroModulo_CM-4",
  43. "name": "vcClk",
  44. "description": "BPM clock with BPM sync output for other C/M modules",
  45. "tags": [
  46. "Clock generator"
  47. ]
  48. },
  49. {
  50. "slug": "CatroModulo_CM-5",
  51. "name": "vcClk++",
  52. "description": "Clock multiplier for vcClk",
  53. "tags": [
  54. "Clock modulator"
  55. ]
  56. },
  57. {
  58. "slug": "CatroModulo_CM-6",
  59. "name": "1hp blank",
  60. "description": "May the Light shine forever upon You",
  61. "tags": [
  62. "Blank"
  63. ]
  64. },
  65. {
  66. "slug": "CatroModulo_CM-7",
  67. "name": "vcClk--",
  68. "description": "Clock divider for vcClk",
  69. "tags": [
  70. "Clock modulator"
  71. ]
  72. },
  73. {
  74. "slug": "CatroModulo_CM-8",
  75. "name": "aAvsBb",
  76. "description": "Multi-purpose quadcomparator/wave folder with 4 inputs",
  77. "tags": [
  78. "Logic",
  79. "Sample and hold",
  80. "Waveshaper"
  81. ]
  82. },
  83. {
  84. "slug": "CatroModulo_CM-9",
  85. "name": "1-8-1",
  86. "description": "8>1 and 1>8 (stepping) switch in one.",
  87. "tags": [
  88. "Switch"
  89. ]
  90. },
  91. {
  92. "slug": "CatroModulo_CM-10",
  93. "name": "bitStep",
  94. "description": "1 'building block' for creating binary shift registers",
  95. "tags": [
  96. "Logic"
  97. ]
  98. }
  99. ]
  100. }