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.

88 lines
2.5KB

  1. {
  2. "slug": "GP",
  3. "name": "GPrackmodules",
  4. "version": "2.1.0",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "GPaudio",
  7. "author": "GP",
  8. "authorEmail": "gp.rackmodules@web.de",
  9. "authorUrl": "",
  10. "pluginUrl": "https://github.com/GPrackmodules/GPrackmodules",
  11. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/",
  12. "sourceUrl": "https://github.com/GPrackmodules/GPrackmodules",
  13. "donateUrl": "",
  14. "changelogUrl": "https://gprackmodules.github.io/GPrackmodules/changelog.html",
  15. "modules": [
  16. {
  17. "slug": "AB4",
  18. "name": "AB4",
  19. "description": "4 Channel A/B Switcher for audio and CV",
  20. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/AB4.html",
  21. "tags": [
  22. "Switch",
  23. "Utility",
  24. "Polyphonic"
  25. ]
  26. },
  27. {
  28. "slug": "AB8",
  29. "name": "AB8",
  30. "description": "8 Channel A/B Switcher for audio and CV",
  31. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/AB8.html",
  32. "tags": [
  33. "Switch",
  34. "Utility",
  35. "Polyphonic"
  36. ]
  37. },
  38. {
  39. "slug": "ChainMixerChannel",
  40. "name": "Chained Mixer Channel",
  41. "description": "Channel Strip for Chained Mixer",
  42. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/ChainedMixer.html",
  43. "tags": [
  44. "Mixer",
  45. "Expander"
  46. ]
  47. },
  48. {
  49. "slug": "ChainMixerMaster",
  50. "name": "Chained Mixer Master Section",
  51. "description": "Master section for Chained Mixer",
  52. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/ChainedMixer.html",
  53. "tags": [
  54. "Mixer"
  55. ]
  56. },
  57. {
  58. "slug": "ChainMixerAux",
  59. "name": "Chained Mixer Aux Section",
  60. "description": "Aux section for Chained Mixer",
  61. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/ChainedMixer.html",
  62. "tags": [
  63. "Mixer",
  64. "Expander"
  65. ]
  66. },
  67. {
  68. "slug": "StereoChorus",
  69. "name": "Stereo Chorus",
  70. "description": "Stereo Chorus with up to four voices end external modulation through CV inputs",
  71. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/StereoChorus.html",
  72. "tags": [
  73. "Chorus",
  74. "Effect"
  75. ]
  76. },
  77. {
  78. "slug": "Rotary",
  79. "name": "Rotary Speaker",
  80. "description": "Rotating speaker effect with enhancements",
  81. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/Rotary.html",
  82. "tags": [
  83. "Chorus",
  84. "Effect"
  85. ]
  86. }
  87. ]
  88. }