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.

100 lines
2.1KB

  1. {
  2. "slug": "Geodesics",
  3. "name": "Geodesics",
  4. "version": "1.0.0",
  5. "license": "BSD-3-Clause",
  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://www.pyer.be/download.html",
  12. "sourceUrl": "https://github.com/MarcBoule/Geodesics/tree/v1",
  13. "donateUrl": "https://paypal.me/pyercollard",
  14. "modules": [
  15. {
  16. "slug": "BlackHoles",
  17. "name": "BlackHoles",
  18. "description": "Gravitational attenumixset",
  19. "tags": [
  20. "Ring modulator",
  21. "VCA"
  22. ]
  23. },
  24. {
  25. "slug": "Pulsars",
  26. "name": "Pulsars",
  27. "description": "Neutron powered morphing",
  28. "tags": [
  29. "Mixer"
  30. ]
  31. },
  32. {
  33. "slug": "Branes",
  34. "name": "Branes",
  35. "description": "Coliding sample and hold",
  36. "tags": [
  37. "Sample and Hold",
  38. "Random"
  39. ]
  40. },
  41. {
  42. "slug": "Ions",
  43. "name": "Ions",
  44. "description": "Atomic dual cv sequencer",
  45. "tags": [
  46. "Sequencer"
  47. ]
  48. },
  49. {
  50. "slug": "Entropia",
  51. "name": "Entropia",
  52. "description": "Thermodynamic microstate sequencer",
  53. "tags": [
  54. "Sequencer"
  55. ]
  56. },
  57. {
  58. "slug": "Energy",
  59. "name": "Energy",
  60. "description": "Relativistic oscillator",
  61. "tags": [
  62. "Oscillator",
  63. "Synth voice"
  64. ]
  65. },
  66. {
  67. "slug": "Torus",
  68. "name": "Torus",
  69. "description": "Bi-dimensional multimixer",
  70. "tags": [
  71. "Mixer",
  72. "Filter"
  73. ]
  74. },
  75. {
  76. "slug": "Fate",
  77. "name": "Fate",
  78. "description": "Event modifier",
  79. "tags": [
  80. "Utility"
  81. ]
  82. },
  83. {
  84. "slug": "Blank-PanelInfo",
  85. "name": "Blank-Panel Info",
  86. "description": "Blank panel with info",
  87. "tags": [
  88. "Blank"
  89. ]
  90. },
  91. {
  92. "slug": "Blank-PanelLogo",
  93. "name": "Blank-Panel Logo",
  94. "description": "Blank panel with logo",
  95. "tags": [
  96. "Blank"
  97. ]
  98. }
  99. ]
  100. }