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.

67 lines
1.9KB

  1. {
  2. "slug": "GP",
  3. "name": "GPrackmodules",
  4. "version": "2.0.1",
  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",
  20. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/AB4.html",
  21. "tags": [
  22. "Switch",
  23. "Utility",
  24. "Polyphonic"
  25. ]
  26. },
  27. {
  28. "slug": "ChainMixerChannel",
  29. "name": "Chained Mixer Channel",
  30. "description": "Channel Strip for Chained Mixer",
  31. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/ChainedMixer.html",
  32. "tags": [
  33. "Mixer",
  34. "Expander"
  35. ]
  36. },
  37. {
  38. "slug": "ChainMixerMaster",
  39. "name": "Chained Mixer Master Section",
  40. "description": "Master section for Chained Mixer",
  41. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/ChainedMixer.html",
  42. "tags": [
  43. "Mixer"
  44. ]
  45. },
  46. {
  47. "slug": "ChainMixerAux",
  48. "name": "Chained Mixer Aux Section",
  49. "description": "Aux section for Chained Mixer",
  50. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/ChainedMixer.html",
  51. "tags": [
  52. "Mixer",
  53. "Expander"
  54. ]
  55. },
  56. {
  57. "slug": "StereoChorus",
  58. "name": "Stereo Chorus",
  59. "description": "Stereo Chorus with up to four voices",
  60. "manualUrl": "https://gprackmodules.github.io/GPrackmodules/StereoChorus.html",
  61. "tags": [
  62. "Chorus",
  63. "Effect"
  64. ]
  65. }
  66. ]
  67. }