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.4KB

  1. {
  2. "slug": "LogicalAudio",
  3. "name": "LogicalAudio",
  4. "version": "2.0.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "LogicalAudio",
  7. "author": "AgostoSound",
  8. "authorEmail": "agostosound@gmail.com",
  9. "authorUrl": "https://github.com/AgostoSound",
  10. "pluginUrl": "https://github.com/AgostoSound",
  11. "manualUrl": "https://github.com/AgostoSound",
  12. "sourceUrl": "https://github.com/AgostoSound",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "L-Carrier",
  18. "name": "L-Carrier",
  19. "description": "Logic gate audio carrier.",
  20. "tags": [
  21. "Utility",
  22. "Logic"
  23. ]
  24. },
  25. {
  26. "slug": "L-Random",
  27. "name": "L-Random",
  28. "description": "Random voltage generator.",
  29. "tags": [
  30. "Random",
  31. "Multiple",
  32. "Logic"
  33. ]
  34. },
  35. {
  36. "slug": "L-Panel",
  37. "name": "L-Panel",
  38. "description": "Just a cool panel.",
  39. "tags": [
  40. "Visual",
  41. "Logic"
  42. ]
  43. },
  44. {
  45. "slug": "L-Rantics",
  46. "name": "L-Rantics",
  47. "description": "Dual-channel random voltage generator controlled by clock (tic) inputs.",
  48. "tags": [
  49. "Random",
  50. "Logic"
  51. ]
  52. },
  53. {
  54. "slug": "L-Noises",
  55. "name": "L-Noises",
  56. "description": "Dual logic-gated stereo noise generator.",
  57. "tags": [
  58. "Noise",
  59. "Logic"
  60. ]
  61. }
  62. ]
  63. }