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.

119 lines
3.8KB

  1. {
  2. "slug": "DanTModules",
  3. "name": "DanTModules",
  4. "version": "2.3.3",
  5. "license": "proprietary",
  6. "brand": "DanT",
  7. "author": "dtilley",
  8. "authorUrl": "https://dtilley.co.uk",
  9. "pluginUrl": "https://library.vcvrack.com/DanTModules",
  10. "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual",
  11. "donateUrl": "https://monzo.me/danieltilley2",
  12. "changelogUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/CHANGELOG.md",
  13. "modules": [
  14. {
  15. "slug": "Wavulike",
  16. "name": "Wavulike",
  17. "description": "[12hp] VCO based on generated waveform",
  18. "tags": [
  19. "Oscillator",
  20. "Low-frequency oscillator"
  21. ],
  22. "keywords": "wave waveshape waveform six points generator",
  23. "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/wavulike.md"
  24. },
  25. {
  26. "slug": "TMNT",
  27. "name": "TMNT",
  28. "description": "[34hp] Timed Mutating Non-Linear Triggers",
  29. "tags": [
  30. "Clock generator",
  31. "Sequencer"
  32. ],
  33. "keywords": "time mutate triggers linear",
  34. "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/tmnt.md"
  35. },
  36. {
  37. "slug": "5Splice",
  38. "name": "5Splice",
  39. "description": "[4hp] Window mixer for up to 5 inputs",
  40. "tags": [
  41. "Mixer",
  42. "Switch"
  43. ],
  44. "keywords": "splice five switch sequential random window",
  45. "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/5splice.md"
  46. },
  47. {
  48. "slug": "PKorre",
  49. "name": "PKorre",
  50. "description": "[6hp] CV source based on correlation between two signals",
  51. "tags": [
  52. "Utility"
  53. ],
  54. "keywords": "correlation meter core phase",
  55. "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/pkorre.md"
  56. },
  57. {
  58. "slug": "Kanal",
  59. "name": "Kanal",
  60. "description": "[6hp] Waveshaper",
  61. "tags": [
  62. "Utility"
  63. ],
  64. "keywords": "canal shaper waveshaper",
  65. "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/kanal.md"
  66. },
  67. {
  68. "slug": "BillyG8s",
  69. "name": "Billy G8s",
  70. "description": "[10hp] Gates Generator",
  71. "tags": [
  72. "Utility"
  73. ],
  74. "keywords": "billy gates generator envelope slope",
  75. "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/billyg8s.md"
  76. },
  77. {
  78. "slug": "BrightIdea",
  79. "name": "Bright Idea",
  80. "description": "[4hp] CV control over cable opacity & tension, room brightness & light bloom",
  81. "tags": [
  82. "Utility"
  83. ],
  84. "keywords": "cable opacity tension room brightness light bloom control",
  85. "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/brightidea.md"
  86. },
  87. {
  88. "slug": "Nonaquant",
  89. "name": "Nonaquant",
  90. "description": "[40hp] Quantizer across 9 octaves",
  91. "tags": [
  92. "Quantizer"
  93. ],
  94. "keywords": "nine octaves nona quant",
  95. "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/nonaquant.md"
  96. },
  97. {
  98. "slug": "Chromagica",
  99. "name": "Chromagica",
  100. "description": "[2hp] ARGB CV controller for Magical CV plugin theme",
  101. "tags": [
  102. "Utility",
  103. "Visual"
  104. ],
  105. "keywords": "chroma magica cv rgb red green blue theme",
  106. "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/chromagica.md"
  107. },
  108. {
  109. "slug": "Chromakey",
  110. "name": "Chromakey",
  111. "description": "[vari-hp] Blank that can change panel size & colour",
  112. "tags": [
  113. "Visual"
  114. ],
  115. "keywords": "chroma magical cv blank theme green cyan magenta greenscreen",
  116. "manualUrl": "https://github.com/Miff-Real/DanTModules-Manual/blob/master/chromakey.md"
  117. }
  118. ]
  119. }