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.

58 lines
1.4KB

  1. {
  2. "slug": "FrequencyDomain",
  3. "name": "Frequency Domain",
  4. "version": "1.6.1",
  5. "license": "Proprietary",
  6. "brand": "Frequency Domain",
  7. "author": "almostEric and 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": "HarmonicConvergence",
  15. "name": "Harmonic Convergence",
  16. "description": "Resynthesis Engine",
  17. "tags": [
  18. "Synth voice"
  19. ]
  20. },
  21. {
  22. "slug": "FreudianSlip",
  23. "name": "Freudian Slip",
  24. "description": "Resynthesizing Sampler",
  25. "tags": [
  26. "Synth voice",
  27. "Sampler"
  28. ]
  29. },
  30. {
  31. "slug": "DelayedReaction",
  32. "name": "Delayed Reaction",
  33. "description": "Spectrum based delay",
  34. "tags": [
  35. "Delay"
  36. ]
  37. },
  38. {
  39. "slug": "Morphology",
  40. "name": "Morphology",
  41. "description": "Spectral Morpher",
  42. "tags": [
  43. "Vocoder",
  44. "Effect"
  45. ]
  46. },
  47. {
  48. "slug": "GrainsOfWrath",
  49. "name": "Grains Of Wrath",
  50. "description": "Spewer of Grains of varying dispositions",
  51. "tags": [
  52. "Granular",
  53. "Sampler",
  54. "Effect"
  55. ]
  56. }
  57. ]
  58. }