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.

98 lines
2.3KB

  1. {
  2. "slug": "FrequencyDomain",
  3. "name": "Frequency Domain",
  4. "version": "2.0.0",
  5. "license": "Proprietary",
  6. "brand": "Frequency Domain",
  7. "author": "almostEric with JerrySV, Jatin Chowdhury",
  8. "authorEmail": "almostEric@frozenwastelandmodules.com",
  9. "manualUrl": "https://github.com/almostEric/Frequency-Domain-Manual/blob/master/README.md",
  10. "donateUrl": "https://paypal.me/FrozenWasteland",
  11. "changelogUrl": "https://github.com/almostEric/Frequency-Domain-Manual/blob/master/CHANGELOG.md",
  12. "modules": [
  13. {
  14. "slug": "BallOfConfusion",
  15. "name": "Ball of Confusion",
  16. "description": "Spherical Morphing Wavetable Oscillator",
  17. "tags": [
  18. "Oscillator",
  19. "Digital",
  20. "Sampler",
  21. "Polyphonic"
  22. ]
  23. },
  24. {
  25. "slug": "BoxOfRevelation",
  26. "name": "Box of Revelation",
  27. "description": "3 Dimensional Cube Filter",
  28. "tags": [
  29. "Filter",
  30. "Effect"
  31. ]
  32. },
  33. {
  34. "slug": "DanceThisMeshAround",
  35. "name": "Dance This Mesh Around",
  36. "description": "Multi-Dimensional Digital Waveguide Oscillator",
  37. "tags": [
  38. "Oscillator",
  39. "Effect",
  40. "Physical modeling"
  41. ]
  42. },
  43. {
  44. "slug": "DelayedReaction",
  45. "name": "Delayed Reaction",
  46. "description": "Spectrum based delay",
  47. "tags": [
  48. "Delay",
  49. "Effect"
  50. ]
  51. },
  52. {
  53. "slug": "FreudianSlip",
  54. "name": "Freudian Slip",
  55. "description": "Resynthesizing Sampler",
  56. "tags": [
  57. "Synth voice",
  58. "Sampler"
  59. ]
  60. },
  61. {
  62. "slug": "GrainsOfWrath",
  63. "name": "Grains Of Wrath",
  64. "description": "Spewer of Grains of varying dispositions",
  65. "tags": [
  66. "Granular",
  67. "Sampler",
  68. "Effect",
  69. "Polyphonic"
  70. ]
  71. },
  72. {
  73. "slug": "HarmonicConvergence",
  74. "name": "Harmonic Convergence",
  75. "description": "Resynthesis Engine",
  76. "tags": [
  77. "Synth voice"
  78. ]
  79. },
  80. {
  81. "slug": "HeatOfTheMoment",
  82. "name": "Heat Of The Moment",
  83. "description": "Impulse Generator",
  84. "tags": [
  85. "Noise"
  86. ]
  87. },
  88. {
  89. "slug": "Morphology",
  90. "name": "Morphology",
  91. "description": "Spectral Morpher",
  92. "tags": [
  93. "Vocoder",
  94. "Effect"
  95. ]
  96. }
  97. ]
  98. }