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.

132 lines
2.8KB

  1. {
  2. "slug": "AS-Seqs-n-Tools",
  3. "version": "1.0.2",
  4. "license": "proprietary",
  5. "name": "AS Seqs n Tools",
  6. "brand": "AS",
  7. "author": "Alfredo Santamaria",
  8. "authorEmail": "ascustomworks@gmail.com",
  9. "pluginUrl": "http://www.hakken.com.mx/ascustomworks/seqs-n-tools/",
  10. "authorUrl": "http://www.hakken.com.mx/ascustomworks/seqs-n-tools/",
  11. "manualUrl": "https://drive.google.com/file/d/1htuLNpWGBhjrJ7Yjszjkew6Hhs6HyH7G/view?usp=sharing",
  12. "sourceUrl": "",
  13. "changelogUrl": "",
  14. "modules": [
  15. {
  16. "slug": "ReCon",
  17. "disabled": false,
  18. "name": "ReCon",
  19. "description": "Controller helper for ReStepOne, ReStep sequencers",
  20. "tags": [
  21. "Utility"
  22. ]
  23. },
  24. {
  25. "slug": "ReStepOne",
  26. "disabled": false,
  27. "name": "ReStepOne",
  28. "description": "Single step sequencer",
  29. "tags": [
  30. "Sequencer"
  31. ]
  32. },
  33. {
  34. "slug": "ReStep",
  35. "disabled": false,
  36. "name": "ReStep",
  37. "description": "4 steps sequencer",
  38. "tags": [
  39. "Sequencer"
  40. ]
  41. },
  42. {
  43. "slug": "ReBeat",
  44. "disabled": false,
  45. "name": "ReBeat Trigger Seq/Clock Divider",
  46. "description": "4x4 Grid trigger sequencer/clock divider",
  47. "tags": [
  48. "Sequencer",
  49. "Clock modulator"
  50. ]
  51. },
  52. {
  53. "slug": "ReBit",
  54. "disabled": false,
  55. "name": "ReBit Trigger Seq/Clock Divider",
  56. "description": "Single 4 step trigger sequencer/clock divider",
  57. "tags": [
  58. "Sequencer",
  59. "Clock modulator"
  60. ]
  61. },
  62. {
  63. "slug": "ReQ",
  64. "disabled": false,
  65. "name": "ReQ",
  66. "description": "Note quantizer",
  67. "tags": [
  68. "Quantizer"
  69. ]
  70. },
  71. {
  72. "slug": "ReNote",
  73. "disabled": false,
  74. "name": "ReNote",
  75. "description": "3 channel note transposer",
  76. "tags": [
  77. "Utility"
  78. ]
  79. },
  80. {
  81. "slug": "ReKey",
  82. "disabled": false,
  83. "name": "ReKey",
  84. "description": "1V/oct-key keyboard",
  85. "tags": [
  86. "Controller",
  87. "Utility"
  88. ]
  89. },
  90. {
  91. "slug": "ReGate",
  92. "disabled": false,
  93. "name": "ReGate",
  94. "description": "Gate generator/modifier",
  95. "tags": [
  96. "Dual",
  97. "Utility"
  98. ]
  99. },
  100. {
  101. "slug": "ReFluke",
  102. "disabled": false,
  103. "name": "ReFluke",
  104. "description": "S&H/Noise/Gate generator",
  105. "tags": [
  106. "Noise",
  107. "Random",
  108. "Sample and hold"
  109. ]
  110. },
  111. {
  112. "slug": "ReFlip",
  113. "disabled": false,
  114. "name": "ReFlip",
  115. "description": "Random Gate Switch",
  116. "tags": [
  117. "Dual",
  118. "Utility"
  119. ]
  120. },
  121. {
  122. "slug": "aBy",
  123. "disabled": false,
  124. "name": "A-B-Y Switch",
  125. "description": "A-B-Y Switch",
  126. "tags": [
  127. "Switch",
  128. "Utility"
  129. ]
  130. }
  131. ]
  132. }