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.

134 lines
3.0KB

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