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.

63 lines
1.3KB

  1. {
  2. "slug": "Autodafe-REDsFREE",
  3. "name": "Autodafe - REDs FREE",
  4. "version": "1.0.0",
  5. "license": "proprietary",
  6. "author": "",
  7. "authorEmail": "",
  8. "authorUrl": "",
  9. "pluginUrl": "",
  10. "manualUrl": "",
  11. "sourceUrl": "",
  12. "donateUrl": "",
  13. "modules": [
  14. {
  15. "slug": "SQUARE",
  16. "name": "S[Q]UARE",
  17. "description": "A Square VCO made up of sine waves and Harmonics",
  18. "tags": [
  19. "VCO"
  20. ]
  21. },
  22. {
  23. "slug": "COSINE",
  24. "name": "CO[S]INE",
  25. "description": "A VCO based on Cosine Waves",
  26. "tags": [
  27. "VCO"
  28. ]
  29. },
  30. {
  31. "slug": "TRESAMIGOS",
  32. "name": "TRES[AM]IGOS",
  33. "description": "A triple wave VCO with AM (Amplitude Modulation) between the Oscillators",
  34. "tags": [
  35. "VCO"
  36. ]
  37. },
  38. {
  39. "slug": "KICK",
  40. "name": "[K]ICK",
  41. "description": "Kick Drum generator, analogue emulation",
  42. "tags": [
  43. "Drums"
  44. ]
  45. },
  46. {
  47. "slug": "DRUMSAMPLER",
  48. "name": "[DR]UMSAMPLER",
  49. "description": "8 part Drum Sampler",
  50. "tags": [
  51. "Drums"
  52. ]
  53. },
  54. {
  55. "slug": "HATS",
  56. "name": "[H]ATS",
  57. "description": "Hi-Hats generator, analogue emulation",
  58. "tags": [
  59. "Drums"
  60. ]
  61. }
  62. ]
  63. }