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.

95 lines
2.2KB

  1. {
  2. "slug": "SequelSequencers",
  3. "name": "Daniel Davies",
  4. "version": "2.3.1",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "Daniel Davies",
  7. "author": "Daniel Davies",
  8. "authorEmail": "danieldavies99@gmail.com",
  9. "authorUrl": "https://github.com/danieldavies99",
  10. "pluginUrl": "https://github.com/danieldavies99/sequel",
  11. "manualUrl": "https://github.com/danieldavies99/sequel/blob/master/manual/daniel_davies_modular_manual.pdf",
  12. "sourceUrl": "https://github.com/danieldavies99/sequel",
  13. "donateUrl": "",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Sequel8",
  18. "name": "Sequel 8",
  19. "description": "3 row / 8 step sequencer with built-in clock divider",
  20. "tags": [
  21. "Clock modulator",
  22. "Sequencer"
  23. ]
  24. },
  25. {
  26. "slug": "Sequel16",
  27. "name": "Sequel 16",
  28. "description": "3 row / 16 step sequencer with built-in clock divider",
  29. "tags": [
  30. "Clock modulator",
  31. "Sequencer"
  32. ]
  33. },
  34. {
  35. "slug": "Quantify",
  36. "name": "Quantify",
  37. "description": "3x Quantizer with attenuverted inputs + nudge and transpose controls",
  38. "tags": [
  39. "Quantizer"
  40. ]
  41. },
  42. {
  43. "slug": "Samuel",
  44. "name": "Samuel",
  45. "description": "Morse code based rhythm generator",
  46. "tags": [
  47. "Clock modulator"
  48. ]
  49. },
  50. {
  51. "slug": "Blank3",
  52. "name": "Blank3",
  53. "description": "3HP wide blank panel",
  54. "tags": [
  55. "Blank"
  56. ]
  57. },
  58. {
  59. "slug": "Blank5",
  60. "name": "Blank5",
  61. "description": "5HP wide blank panel",
  62. "tags": [
  63. "Blank"
  64. ]
  65. },
  66. {
  67. "slug": "SequelSave",
  68. "name": "Sequel Save",
  69. "description": "Save state expander module for Sequel 8 & Sequel 16",
  70. "tags": [
  71. "expander"
  72. ]
  73. },
  74. {
  75. "slug": "Bend",
  76. "name": "Bend",
  77. "description": "Phase modulation oscillator",
  78. "tags": [
  79. "Oscillator",
  80. "Low-frequency oscillator"
  81. ],
  82. "hidden": false
  83. },
  84. {
  85. "slug": "James",
  86. "name": "James",
  87. "description": "6 row drum sequencer with per-row rush/drag controls",
  88. "tags": [
  89. "Clock modulator",
  90. "Sequencer"
  91. ],
  92. "hidden": false
  93. }
  94. ]
  95. }