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.

72 lines
1.5KB

  1. {
  2. "slug": "Madness",
  3. "name": "Madness",
  4. "version": "1.0.0",
  5. "license": "proprietary",
  6. "brand": "Magus Instrumentalis",
  7. "author": "David Kant, Ryan Page, Mustafa Walker",
  8. "authorEmail": "david@magusinstrumentalis.com",
  9. "authorUrl": "",
  10. "pluginUrl": "https://magusinstrumentalis.com/",
  11. "manualUrl": "",
  12. "sourceUrl": "",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "KOSC",
  17. "name": "Azathoth",
  18. "description": "Chaotic oscillator (new)",
  19. "tags": [
  20. "Oscillator",
  21. "Noise",
  22. "Hardware clone"
  23. ]
  24. },
  25. {
  26. "slug": "KLFO",
  27. "name": "Nyarlathotep",
  28. "description": "Chaotic oscillator LFO (hbd Ryan!)",
  29. "tags": [
  30. "Oscillator",
  31. "Low-frequency oscillator",
  32. "Noise",
  33. "Hardware clone"
  34. ]
  35. },
  36. {
  37. "slug": "VCTRL",
  38. "name": "Hastur",
  39. "description": "Vactrol emulation",
  40. "tags": [
  41. "Delay",
  42. "Envelope follower",
  43. "Voltage-controlled amplifier",
  44. "Hardware clone"
  45. ]
  46. },
  47. {
  48. "slug": "SLEW",
  49. "name": "Shoggoth",
  50. "description": "Describe me please",
  51. "tags": [
  52. "Filter"
  53. ]
  54. },
  55. {
  56. "slug": "ALPG",
  57. "name": "Yog-Sothoth",
  58. "description": "Low pass gate emulation",
  59. "tags": [
  60. "Filter"
  61. ]
  62. },
  63. {
  64. "slug": "MNMX",
  65. "name": "Eibon",
  66. "description": "Saturating mixer",
  67. "tags": [
  68. "Mixer"
  69. ]
  70. }
  71. ]
  72. }