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.

47 lines
1014B

  1. {
  2. "slug": "Admiral",
  3. "name": "Admiral",
  4. "version": "1.0.0",
  5. "license": "MIT",
  6. "brand": "Admiral",
  7. "author": "Wannes Rombouts",
  8. "authorEmail": "wapiflapi@gmail.com",
  9. "authorUrl": "https://github.com/wapiflapi",
  10. "pluginUrl": "https://github.com/wapiflapi/admiral",
  11. "manualUrl": "https://github.com/wapiflapi/admiral",
  12. "sourceUrl": "https://github.com/wapiflapi/admiral",
  13. "donateUrl": "",
  14. "modules": [
  15. {
  16. "slug": "Watches",
  17. "name": "Watches",
  18. "description": "Dual switched multiples.",
  19. "tags": [
  20. "Dual",
  21. "Multiple",
  22. "Switch",
  23. "Utility"
  24. ]
  25. },
  26. {
  27. "slug": "Shifts",
  28. "name": "Shifts",
  29. "description": "Two stage Bernoulli mixer.",
  30. "tags": [
  31. "Mixer",
  32. "Panning",
  33. "Random"
  34. ]
  35. },
  36. {
  37. "slug": "Tables",
  38. "name": "Tables",
  39. "description": "Quad sequencer.",
  40. "tags": [
  41. "Clock modulator",
  42. "Quad",
  43. "Sequencer"
  44. ]
  45. }
  46. ]
  47. }