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
1.7KB

  1. {
  2. "slug": "UnfilteredVolume1",
  3. "name": "Unfiltered Volume 1",
  4. "version": "1.1.0",
  5. "license": "proprietary",
  6. "author": "Unfiltered Audio",
  7. "authorEmail": "contact@unfilteredaudio.com",
  8. "authorUrl": "unfilteredaudio.com",
  9. "pluginUrl": "https://www.unfilteredaudio.com/pages/vcv-manuals",
  10. "manualUrl": "https://www.unfilteredaudio.com/pages/vcv-manuals",
  11. "sourceUrl": "",
  12. "donateUrl": "",
  13. "modules": [
  14. {
  15. "slug": "DentCrusher",
  16. "name": "Dent Crusher",
  17. "description": "Multimode bitcrusher",
  18. "tags": [
  19. "Effect",
  20. "Digital",
  21. "Distortion"
  22. ]
  23. },
  24. {
  25. "slug": "Fusion",
  26. "name": "Fusion",
  27. "description": "Two-input signal smasher and creative mixer",
  28. "tags": [
  29. "Effect",
  30. "Digital",
  31. "Mixer"
  32. ]
  33. },
  34. {
  35. "slug": "GlitchShifter",
  36. "name": "Glitch Shifter",
  37. "description": "Unpredictable granular delay buffer",
  38. "tags": [
  39. "Effect",
  40. "Digital",
  41. "Granular",
  42. "Clock Generator"
  43. ]
  44. },
  45. {
  46. "slug": "Indent",
  47. "name": "Indent Saturation",
  48. "description": "Multimode distortion and saturation",
  49. "tags": [
  50. "Effect",
  51. "Waveshaper",
  52. "ADistortion"
  53. ]
  54. },
  55. {
  56. "slug": "InstantDelay",
  57. "name": "Instant Delay",
  58. "description": "Smooth granular delay without artifacts",
  59. "tags": [
  60. "Effect",
  61. "Delay",
  62. "Granular",
  63. "Clock Generator"
  64. ]
  65. },
  66. {
  67. "slug": "PitchDelay",
  68. "name": "Pitch Delay",
  69. "description": "Granular pitch-shifting delay",
  70. "tags": [
  71. "Effect",
  72. "Delay",
  73. "Granular",
  74. "Clock Generator"
  75. ]
  76. }
  77. ]
  78. }