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.

113 lines
2.7KB

  1. {
  2. "slug": "Geodesics",
  3. "name": "Geodesics",
  4. "version": "1.1.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. ]
  26. },
  27. {
  28. "slug": "Pulsars",
  29. "name": "Pulsars",
  30. "description": "Neutron powered morphing",
  31. "manualUrl": "https://www.pyer.be/pulsars.html",
  32. "tags": [
  33. "Mixer",
  34. "Polyphonic"
  35. ]
  36. },
  37. {
  38. "slug": "Branes",
  39. "name": "Branes",
  40. "description": "Coliding sample and hold",
  41. "manualUrl": "https://www.pyer.be/branes.html",
  42. "tags": [
  43. "Sample and Hold",
  44. "Random"
  45. ]
  46. },
  47. {
  48. "slug": "Ions",
  49. "name": "Ions",
  50. "description": "Atomic dual cv sequencer",
  51. "manualUrl": "https://www.pyer.be/ions.html",
  52. "tags": [
  53. "Sequencer"
  54. ]
  55. },
  56. {
  57. "slug": "Entropia",
  58. "name": "Entropia",
  59. "description": "Thermodynamic microstate sequencer",
  60. "manualUrl": "https://www.pyer.be/entropia.html",
  61. "tags": [
  62. "Sequencer"
  63. ]
  64. },
  65. {
  66. "slug": "Energy",
  67. "name": "Energy",
  68. "description": "Relativistic oscillator",
  69. "manualUrl": "https://www.pyer.be/energy.html",
  70. "tags": [
  71. "Oscillator",
  72. "Synth voice",
  73. "Polyphonic"
  74. ]
  75. },
  76. {
  77. "slug": "Torus",
  78. "name": "Torus",
  79. "description": "Bi-dimensional multimixer",
  80. "manualUrl": "https://www.pyer.be/torus.html",
  81. "tags": [
  82. "Mixer",
  83. "Filter"
  84. ]
  85. },
  86. {
  87. "slug": "Fate",
  88. "name": "Fate",
  89. "description": "Event modifier",
  90. "manualUrl": "https://www.pyer.be/fate.html",
  91. "tags": [
  92. "Utility",
  93. "Random"
  94. ]
  95. },
  96. {
  97. "slug": "Blank-PanelInfo",
  98. "name": "Blank-Panel Info",
  99. "description": "Blank panel with info",
  100. "tags": [
  101. "Blank"
  102. ]
  103. },
  104. {
  105. "slug": "Blank-PanelLogo",
  106. "name": "Blank-Panel Logo",
  107. "description": "Blank panel with logo",
  108. "tags": [
  109. "Blank"
  110. ]
  111. }
  112. ]
  113. }