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.

78 lines
2.4KB

  1. {
  2. "slug": "DanTModules",
  3. "name": "DanTModules",
  4. "version": "2.3.0",
  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. }