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.

80 lines
1.8KB

  1. {
  2. "slug": "moDllz",
  3. "name": "moDllz",
  4. "version": "1.1.7",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "moDllz",
  7. "author": "Pablo DeLaLoza",
  8. "authorEmail": "dllmusic@gmail.com",
  9. "authorUrl": "https://github.com/dllmusic/moDllz",
  10. "pluginUrl": "https://github.com/dllmusic/moDllz",
  11. "manualUrl": "https://drive.google.com/file/d/12kjCLSeyaaqXEvfS1c4HcnfrrbHeQ0ot/view",
  12. "sourceUrl": "https://github.com/dllmusic/moDllz/tree/master/src",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "MIDIpolyMPE",
  17. "name": "MIDIpolyMPE",
  18. "description": "Polyphonic MIDI with MPE mode",
  19. "tags": [
  20. "MIDI",
  21. "External",
  22. "Multiple",
  23. "Polyphonic"
  24. ]
  25. },
  26. {
  27. "slug": "MIDIdualCV",
  28. "name": "MIDIdualCV",
  29. "description": "MIDI to Duophonic CV (Lower - Upper notes)",
  30. "tags": [
  31. "MIDI",
  32. "External",
  33. "Dual"
  34. ]
  35. },
  36. {
  37. "slug": "MIDI8MPE",
  38. "name": "MIDI8MPE",
  39. "description": "8ch MIDI with MPE mode",
  40. "tags": [
  41. "MIDI",
  42. "External",
  43. "Multiple"
  44. ]
  45. },
  46. {
  47. "slug": "MIDIpoly16",
  48. "name": "MIDIpoly16",
  49. "description": "16ch MIDI with Sequencer and Arpeggiator",
  50. "tags": [
  51. "MIDI",
  52. "External",
  53. "Multiple",
  54. "Sequencer",
  55. "Arpeggiator",
  56. "Clock generator",
  57. "Clock modulator"
  58. ]
  59. },
  60. {
  61. "slug": "XBender",
  62. "name": "Xbender",
  63. "description": "",
  64. "tags": [
  65. "Effect",
  66. "Multiple"
  67. ]
  68. },
  69. {
  70. "slug": "TwinGlider",
  71. "name": "TwinGlider",
  72. "description": "Slew limiter / Glide / Portamento",
  73. "tags": [
  74. "Dual",
  75. "Slew limiter",
  76. "Envelope Follower"
  77. ]
  78. }
  79. ]
  80. }