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.

148 lines
3.4KB

  1. {
  2. "slug": "Geodesics",
  3. "name": "Geodesics",
  4. "version": "2.3.3",
  5. "license": "GPL-3.0-only",
  6. "author": "Pyer & Marc Boul\u00e9",
  7. "brand": "Geodesics",
  8. "authorEmail": "geodesics.modular@outlook.com",
  9. "authorUrl": "https://www.pyer.be",
  10. "pluginUrl": "https://www.pyer.be/geodesics.html",
  11. "manualUrl": "https://marcboule.github.io/Geodesics/",
  12. "sourceUrl": "https://github.com/MarcBoule/Geodesics/",
  13. "donateUrl": "https://paypal.me/pyercollard",
  14. "changelogUrl": "https://github.com/MarcBoule/Geodesics/tree/master/CHANGELOG.md",
  15. "minRackVersion": "2.4.0",
  16. "modules": [
  17. {
  18. "slug": "BlackHoles",
  19. "name": "BlackHoles",
  20. "description": "Gravitational attenumixset",
  21. "manualUrl": "https://www.pyer.be/black-holes.html",
  22. "tags": [
  23. "Ring modulator",
  24. "VCA",
  25. "Polyphonic",
  26. "Attenuator",
  27. "Controller",
  28. "Mixer",
  29. "Quad"
  30. ]
  31. },
  32. {
  33. "slug": "Pulsars",
  34. "name": "Pulsars",
  35. "description": "Neutron powered morphing",
  36. "manualUrl": "https://www.pyer.be/pulsars.html",
  37. "tags": [
  38. "Mixer",
  39. "Polyphonic",
  40. "Switch",
  41. "Sequencer"
  42. ]
  43. },
  44. {
  45. "slug": "Branes",
  46. "name": "Branes",
  47. "description": "Coliding sample and hold",
  48. "manualUrl": "https://www.pyer.be/branes.html",
  49. "tags": [
  50. "Sample and hold",
  51. "Random",
  52. "Dual",
  53. "Noise"
  54. ]
  55. },
  56. {
  57. "slug": "Ions",
  58. "name": "Ions",
  59. "description": "Atomic dual cv sequencer",
  60. "manualUrl": "https://www.pyer.be/ions.html",
  61. "tags": [
  62. "Sequencer",
  63. "Dual"
  64. ]
  65. },
  66. {
  67. "slug": "Entropia",
  68. "name": "Entropia",
  69. "description": "Thermodynamic microstate sequencer",
  70. "manualUrl": "https://www.pyer.be/entropia.html",
  71. "tags": [
  72. "Sequencer",
  73. "Switch",
  74. "Random",
  75. "Attenuator"
  76. ]
  77. },
  78. {
  79. "slug": "Energy",
  80. "name": "Energy",
  81. "description": "Relativistic oscillator",
  82. "manualUrl": "https://www.pyer.be/energy.html",
  83. "tags": [
  84. "Oscillator",
  85. "Synth voice",
  86. "Polyphonic",
  87. "Digital",
  88. "LFO"
  89. ]
  90. },
  91. {
  92. "slug": "DarkEnergy",
  93. "name": "DarkEnergy",
  94. "description": "Complex RM FM oscillator",
  95. "manualUrl": "https://www.pyer.be/dark-energy.html",
  96. "tags": [
  97. "Oscillator",
  98. "Synth voice",
  99. "Polyphonic",
  100. "Digital",
  101. "LFO"
  102. ]
  103. },
  104. {
  105. "slug": "Torus",
  106. "name": "Torus",
  107. "description": "Bi-dimensional multimixer",
  108. "manualUrl": "https://www.pyer.be/torus.html",
  109. "tags": [
  110. "Mixer",
  111. "Filter",
  112. "Equalizer",
  113. "Multiple",
  114. "Utility",
  115. "Attenuator"
  116. ]
  117. },
  118. {
  119. "slug": "Fate",
  120. "name": "Fate",
  121. "description": "Event modifier",
  122. "manualUrl": "https://www.pyer.be/fate.html",
  123. "tags": [
  124. "Utility",
  125. "Random",
  126. "Clock modulator",
  127. "Dual",
  128. "Switch"
  129. ]
  130. },
  131. {
  132. "slug": "Blank-PanelInfo",
  133. "name": "Blank-Panel Info",
  134. "description": "Blank panel with info",
  135. "tags": [
  136. "Blank"
  137. ]
  138. },
  139. {
  140. "slug": "Blank-PanelLogo",
  141. "name": "Blank-Panel Logo",
  142. "description": "Blank panel with logo",
  143. "tags": [
  144. "Blank"
  145. ]
  146. }
  147. ]
  148. }