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.

77 lines
1.8KB

  1. {
  2. "slug": "FrequencyDomain",
  3. "name": "Frequency Domain",
  4. "version": "1.8.3",
  5. "license": "Proprietary",
  6. "brand": "Frequency Domain",
  7. "author": "almostEric with JerrySV",
  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. ]
  22. },
  23. {
  24. "slug": "BoxOfRevelation",
  25. "name": "Box of Revelation",
  26. "description": "3 Dimensional Cube Filter",
  27. "tags": [
  28. "Filter",
  29. "Effect"
  30. ]
  31. },
  32. {
  33. "slug": "FreudianSlip",
  34. "name": "Freudian Slip",
  35. "description": "Resynthesizing Sampler",
  36. "tags": [
  37. "Synth voice",
  38. "Sampler"
  39. ]
  40. },
  41. {
  42. "slug": "DelayedReaction",
  43. "name": "Delayed Reaction",
  44. "description": "Spectrum based delay",
  45. "tags": [
  46. "Delay"
  47. ]
  48. },
  49. {
  50. "slug": "GrainsOfWrath",
  51. "name": "Grains Of Wrath",
  52. "description": "Spewer of Grains of varying dispositions",
  53. "tags": [
  54. "Granular",
  55. "Sampler",
  56. "Effect"
  57. ]
  58. },
  59. {
  60. "slug": "HarmonicConvergence",
  61. "name": "Harmonic Convergence",
  62. "description": "Resynthesis Engine",
  63. "tags": [
  64. "Synth voice"
  65. ]
  66. },
  67. {
  68. "slug": "Morphology",
  69. "name": "Morphology",
  70. "description": "Spectral Morpher",
  71. "tags": [
  72. "Vocoder",
  73. "Effect"
  74. ]
  75. }
  76. ]
  77. }