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.

141 lines
3.5KB

  1. {
  2. "slug": "computerscare",
  3. "version": "1.3.0",
  4. "name": "computerscare",
  5. "brand": "computerscare",
  6. "author": "computerscare",
  7. "license": "BSD-3-Clause",
  8. "authorEmail": "aemalone@test.com",
  9. "pluginUrl": "https://github.com/freddyz/computerscare-vcv-modules",
  10. "authorUrl": "https://github.com/freddyz/computerscare-vcv-modules",
  11. "sourceUrl": "https://github.com/freddyz/computerscare-vcv-modules",
  12. "manualUrl": "https://github.com/freddyz/computerscare-vcv-modules",
  13. "modules": [
  14. {
  15. "slug": "computerscare-knolypobs",
  16. "name": "Knoly Pobs",
  17. "description": "16 knobs with polyphonic output",
  18. "tags": [
  19. "Polyphonic",
  20. "Utility"
  21. ]
  22. },
  23. {
  24. "slug": "computerscare-bolyputtons",
  25. "name": "Boly Puttons",
  26. "description": "16 momentary or latch buttons with polyphonic output and optional input",
  27. "tags": [
  28. "Polyphonic",
  29. "Utility"
  30. ]
  31. },
  32. {
  33. "slug": "computerscare-debug",
  34. "name": "Debug",
  35. "description": "Debugger, poly sample & hold, poly volt meter",
  36. "tags": [
  37. "Polyphonic",
  38. "Utility",
  39. "Random",
  40. "Sample and hold"
  41. ]
  42. },
  43. {
  44. "slug": "computerscare-ohpeas",
  45. "name": "Oh Peas!",
  46. "description": "Quad Quantenuverter. \nAttenuverter, Offsetter, Microtonal Quantizer",
  47. "tags": [
  48. "Polyphonic",
  49. "Quantizer",
  50. "Utility",
  51. "Quad"
  52. ]
  53. },
  54. {
  55. "slug": "computerscare-fatherandson",
  56. "name": "Father and Son Patch Sequencer",
  57. "description": "Patch Sequencer - 10 in, 10 out patch matrix with 16 scenes",
  58. "tags": [
  59. "Polyphonic",
  60. "Utility",
  61. "Sequencer"
  62. ]
  63. },
  64. {
  65. "slug": "computerscare-laundry-soup",
  66. "name": "Laundry Soup",
  67. "description": "Rhythm sequencer, pulse generator, text-based",
  68. "tags": [
  69. "Sequencer",
  70. "Clock modulator",
  71. "Random",
  72. "Polyphonic"
  73. ]
  74. },
  75. {
  76. "slug": "computerscare-i-love-cookies",
  77. "name": "I Love Cookies",
  78. "description": "Text-based CV and signal sequencer",
  79. "tags": [
  80. "Sequencer",
  81. "Utility",
  82. "Random"
  83. ]
  84. },
  85. {
  86. "slug": "computerscare-roly-pouter",
  87. "name": "Roly Pouter",
  88. "description": "Polyphonic router",
  89. "tags": [
  90. "Polyphonic",
  91. "Utility"
  92. ]
  93. },
  94. {
  95. "slug": "computerscare-toly-pools",
  96. "name": "Toly Pools",
  97. "description": "Polyphonic toolset including rotator, number-of-channels selector",
  98. "tags": [
  99. "Polyphonic",
  100. "Utility",
  101. "Attenuator"
  102. ]
  103. },
  104. {
  105. "slug": "computerscare-soly-pequencer",
  106. "name": "Soly Pequencer",
  107. "description": "Sequentially step through the channels of a polyphonic signal.",
  108. "tags": [
  109. "Polyphonic",
  110. "Sequencer"
  111. ]
  112. },
  113. {
  114. "slug": "computerscare-foly-pace",
  115. "name": "Foly Pace",
  116. "description": "Draw a face",
  117. "tags": [
  118. "Visual",
  119. "Polyphonic"
  120. ]
  121. },
  122. {
  123. "slug": "computerscare-blank",
  124. "name": "Custom Blank",
  125. "description": "Customizable, resizable, lovable blank panel. \nLoad your own PNG, JPEG, BMP, or GIF.",
  126. "tags": [
  127. "Blank",
  128. "Visual"
  129. ]
  130. },
  131. {
  132. "slug": "computerscare-stoly-fick-pigure",
  133. "name": "Stoly Fick Pigure",
  134. "description": "Draw a stick figure",
  135. "tags": [
  136. "Visual",
  137. "Polyphonic"
  138. ]
  139. }
  140. ]
  141. }