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.

133 lines
3.0KB

  1. {
  2. "slug": "Geodesics",
  3. "name": "Geodesics",
  4. "version": "1.1.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. ]
  88. },
  89. {
  90. "slug": "Torus",
  91. "name": "Torus",
  92. "description": "Bi-dimensional multimixer",
  93. "manualUrl": "https://www.pyer.be/torus.html",
  94. "tags": [
  95. "Mixer",
  96. "Filter",
  97. "Equalizer",
  98. "Multiple",
  99. "Utility",
  100. "Attenuator"
  101. ]
  102. },
  103. {
  104. "slug": "Fate",
  105. "name": "Fate",
  106. "description": "Event modifier",
  107. "manualUrl": "https://www.pyer.be/fate.html",
  108. "tags": [
  109. "Utility",
  110. "Random",
  111. "Clock modulator",
  112. "Dual",
  113. "Switch"
  114. ]
  115. },
  116. {
  117. "slug": "Blank-PanelInfo",
  118. "name": "Blank-Panel Info",
  119. "description": "Blank panel with info",
  120. "tags": [
  121. "Blank"
  122. ]
  123. },
  124. {
  125. "slug": "Blank-PanelLogo",
  126. "name": "Blank-Panel Logo",
  127. "description": "Blank panel with logo",
  128. "tags": [
  129. "Blank"
  130. ]
  131. }
  132. ]
  133. }