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.

87 lines
2.1KB

  1. {
  2. "slug": "MM_Tools",
  3. "name": "Mockba Modular Tools",
  4. "version": "1.0.3",
  5. "license": "proprietary",
  6. "brand": "Mockba Modular",
  7. "author": "Mockba the Borg",
  8. "authorEmail": "mockba.the.borg@gmail.com",
  9. "authorUrl": "http://mockbatheb.org/",
  10. "pluginUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_Tools",
  11. "manualUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_Tools/README.md",
  12. "donateUrl": "http://paypal.me/MockbaTheBorg",
  13. "changelogUrl": "https://github.com/MockbaTheBorg/VCVProducts/tree/master/MM_Tools/RN.md",
  14. "modules": [
  15. {
  16. "slug": "SMExpL",
  17. "name": "SMExpL",
  18. "description": "Split/Merge Mix Expander (left side, no crossfade)",
  19. "tags": [
  20. "Utility",
  21. "Polyphonic"
  22. ]
  23. },
  24. {
  25. "slug": "SMMix",
  26. "name": "SMMix",
  27. "description": "8 Channel splitter/merger with signal mix (crossfade)",
  28. "tags": [
  29. "Utility",
  30. "Polyphonic"
  31. ]
  32. },
  33. {
  34. "slug": "SMExpR",
  35. "name": "SMExpR",
  36. "description": "Split/Merge Mix Expander (right side, no crossfade)",
  37. "tags": [
  38. "Utility",
  39. "Polyphonic"
  40. ]
  41. },
  42. {
  43. "slug": "SHEight",
  44. "name": "SHEight",
  45. "description": "8 Channel S&H with poly output and clock",
  46. "tags": [
  47. "Sample and Hold",
  48. "Polyphonic"
  49. ]
  50. },
  51. {
  52. "slug": "sLewd",
  53. "name": "sLewd",
  54. "description": "8 Channel Slew Limiter for SHEight",
  55. "tags": [
  56. "Expander"
  57. ]
  58. },
  59. {
  60. "slug": "ASSprdr",
  61. "name": "ASSprdr",
  62. "description": "Multi channel automatic stereo spreader/combiner",
  63. "tags": [
  64. "Utility",
  65. "Polyphonic"
  66. ]
  67. },
  68. {
  69. "slug": "TheCBlocker",
  70. "name": "TheCBlocker",
  71. "description": "Polyphonic adjustable DC blocker",
  72. "tags": [
  73. "Filter",
  74. "Polyphonic"
  75. ]
  76. },
  77. {
  78. "slug": "Tuube",
  79. "name": "Tuube",
  80. "description": "Simple tube saturator/distortion",
  81. "tags": [
  82. "Distortion",
  83. "Polyphonic"
  84. ]
  85. }
  86. ]
  87. }