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.

79 lines
1.9KB

  1. {
  2. "slug": "MM_Tools",
  3. "name": "Mockba Modular Tools",
  4. "version": "1.0.2",
  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": "ASSprdr",
  53. "name": "ASSprdr",
  54. "description": "Multi channel automatic stereo spreader/combiner",
  55. "tags": [
  56. "Utility",
  57. "Polyphonic"
  58. ]
  59. },
  60. {
  61. "slug": "TheCBlocker",
  62. "name": "TheCBlocker",
  63. "description": "Polyphonic adjustable DC blocker",
  64. "tags": [
  65. "Filter",
  66. "Polyphonic"
  67. ]
  68. },
  69. {
  70. "slug": "Tuube",
  71. "name": "Tuube",
  72. "description": "Simple tube saturator/distortion",
  73. "tags": [
  74. "Distortion",
  75. "Polyphonic"
  76. ]
  77. }
  78. ]
  79. }