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.

89 lines
2.6KB

  1. {
  2. "slug": "RebelTech",
  3. "name": "RebelTech",
  4. "version": "2.0.1",
  5. "license": "GPL-2.0-or-later",
  6. "brand": "RebelTech",
  7. "author": "Ewan Hemingway",
  8. "authorEmail": "",
  9. "authorUrl": "",
  10. "pluginUrl": "",
  11. "manualUrl": "https://www.rebeltech.org/",
  12. "sourceUrl": "https://github.com/hemmer/rebel-tech-vcv",
  13. "donateUrl": "",
  14. "changelogUrl": "https://github.com/hemmer/rebel-tech-vcv/blob/v2/CHANGELOG.md",
  15. "modules": [
  16. {
  17. "slug": "Stoicheia",
  18. "name": "Stoicheia",
  19. "description": "Dual Euclidean Sequencer",
  20. "modularGridUrl": "https://www.modulargrid.net/e/rebel-technology-stoicheia",
  21. "manualUrl": "https://www.rebeltech.org/product/stoicheia/",
  22. "tags": [
  23. "Clock modulator",
  24. "Dual",
  25. "Hardware clone",
  26. "Sequencer"
  27. ]
  28. },
  29. {
  30. "slug": "Tonic",
  31. "name": "Tonic",
  32. "description": "Additive Interval Sequencer",
  33. "modularGridUrl": "https://www.modulargrid.net/e/rebel-technology-tonic",
  34. "manualUrl": "https://www.rebeltech.org/product/tonic/",
  35. "tags": [
  36. "Sequencer",
  37. "Hardware clone",
  38. "Polyphonic"
  39. ]
  40. },
  41. {
  42. "slug": "Klasmata",
  43. "name": "Klasmata",
  44. "description": "Voltage controlled Euclidean sequencer",
  45. "modularGridUrl": "https://www.modulargrid.net/e/rebel-technology-klasmata",
  46. "manualUrl": "https://www.rebeltech.org/product/klasmata/",
  47. "tags": [
  48. "Clock modulator",
  49. "Sequencer",
  50. "Hardware clone"
  51. ]
  52. },
  53. {
  54. "slug": "CLK",
  55. "name": "CLK",
  56. "description": "Triple clock generator that produces synchronised clock signals",
  57. "modularGridUrl": "https://www.modulargrid.net/e/rebel-technology-clk",
  58. "manualUrl": "https://www.rebeltech.org/product/clk/",
  59. "tags": [
  60. "Clock generator",
  61. "Clock modulator",
  62. "Hardware clone"
  63. ]
  64. },
  65. {
  66. "slug": "Logoi",
  67. "name": "Logoi",
  68. "description": "Voltage controlled clock divider, counter, and delay",
  69. "modularGridUrl": "https://www.modulargrid.net/e/rebel-technology-logoi",
  70. "manualUrl": "https://www.rebeltech.org/product/logoi/",
  71. "tags": [
  72. "Clock modulator",
  73. "Delay",
  74. "Hardware clone"
  75. ]
  76. },
  77. {
  78. "slug": "Phoreo",
  79. "name": "Phoreo",
  80. "description": "Trigger modulator, multiplier and repeater",
  81. "modularGridUrl": "https://www.modulargrid.net/e/rebel-technology-phoreo",
  82. "manualUrl": "https://www.rebeltech.org/product/phoreo/",
  83. "tags": [
  84. "Clock modulator",
  85. "Hardware clone"
  86. ]
  87. }
  88. ]
  89. }