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

  1. {
  2. "slug": "Admiral",
  3. "name": "Admiral",
  4. "version": "1.1.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": "https://paypal.me/wapiflapi",
  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. "Polyphonic"
  25. ]
  26. },
  27. {
  28. "slug": "Shifts",
  29. "name": "Shifts",
  30. "description": "Two stage Bernoulli mixer.",
  31. "tags": [
  32. "Mixer",
  33. "Panning",
  34. "Random"
  35. ]
  36. },
  37. {
  38. "slug": "Tables",
  39. "name": "Tables",
  40. "description": "Quad sequencer.",
  41. "tags": [
  42. "Clock modulator",
  43. "Quad",
  44. "Sequencer"
  45. ]
  46. },
  47. {
  48. "slug": "Divisions",
  49. "name": "Divisions",
  50. "description": "Clock divider and polyrhythm generator.",
  51. "tags": [
  52. "Switch",
  53. "Clock modulator",
  54. "Sequencer"
  55. ]
  56. }
  57. ]
  58. }