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.

147 lines
3.3KB

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