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.

80 lines
1.9KB

  1. {
  2. "slug": "FrequencyDomain",
  3. "name": "Frequency Domain",
  4. "version": "1.8.6",
  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": "FreudianSlip",
  35. "name": "Freudian Slip",
  36. "description": "Resynthesizing Sampler",
  37. "tags": [
  38. "Synth voice",
  39. "Sampler"
  40. ]
  41. },
  42. {
  43. "slug": "DelayedReaction",
  44. "name": "Delayed Reaction",
  45. "description": "Spectrum based delay",
  46. "tags": [
  47. "Delay",
  48. "Effect"
  49. ]
  50. },
  51. {
  52. "slug": "GrainsOfWrath",
  53. "name": "Grains Of Wrath",
  54. "description": "Spewer of Grains of varying dispositions",
  55. "tags": [
  56. "Granular",
  57. "Sampler",
  58. "Effect",
  59. "Polyphonic"
  60. ]
  61. },
  62. {
  63. "slug": "HarmonicConvergence",
  64. "name": "Harmonic Convergence",
  65. "description": "Resynthesis Engine",
  66. "tags": [
  67. "Synth voice"
  68. ]
  69. },
  70. {
  71. "slug": "Morphology",
  72. "name": "Morphology",
  73. "description": "Spectral Morpher",
  74. "tags": [
  75. "Vocoder",
  76. "Effect"
  77. ]
  78. }
  79. ]
  80. }