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.

104 lines
2.9KB

  1. {
  2. "slug": "Grayscale",
  3. "name": "Grayscale",
  4. "version": "1.0.2",
  5. "license": "proprietary",
  6. "author": "VCV",
  7. "authorEmail": "contact@vcvrack.com",
  8. "authorUrl": "https://vcvrack.com/",
  9. "pluginUrl": "https://grayscale.info/vcv-rack/",
  10. "changelogUrl": "https://vcvrack.com/Grayscale-changelog",
  11. "modules": [
  12. {
  13. "slug": "Algorhythm",
  14. "name": "Algorhythm",
  15. "description": "8-channel polyrhythmic trigger sequencer",
  16. "modularGridUrl": "https://www.modulargrid.net/e/grayscale-algorhythm",
  17. "manualUrl": "https://grayscale.info/algorhythm/",
  18. "tags": [
  19. "Sequencer",
  20. "Hardware clone"
  21. ]
  22. },
  23. {
  24. "slug": "Binary",
  25. "name": "Binary",
  26. "description": "Logic gate processor",
  27. "modularGridUrl": "https://www.modulargrid.net/e/grayscale-binary",
  28. "manualUrl": "https://grayscale.info/binary/",
  29. "tags": [
  30. "Logic",
  31. "Hardware clone"
  32. ]
  33. },
  34. {
  35. "slug": "Binary2",
  36. "name": "Binary\u00b2",
  37. "description": "Logic gate processor",
  38. "tags": [
  39. "Logic"
  40. ]
  41. },
  42. {
  43. "slug": "Permutation18",
  44. "name": "Permutation (18hp)",
  45. "description": "Random sequencer based on the Turing Machine",
  46. "modularGridUrl": "https://www.modulargrid.net/e/grayscale-permutation-18hp",
  47. "manualUrl": "https://grayscale.info/permutation/",
  48. "tags": [
  49. "Sequencer",
  50. "Random",
  51. "Hardware clone"
  52. ]
  53. },
  54. {
  55. "slug": "Permutation12",
  56. "name": "Permutation (12hp)",
  57. "description": "Random sequencer based on the Turing Machine",
  58. "modularGridUrl": "https://www.modulargrid.net/e/grayscale-permutation-12hp",
  59. "manualUrl": "https://grayscale.info/permutation/",
  60. "tags": [
  61. "Sequencer",
  62. "Random",
  63. "Hardware clone"
  64. ]
  65. },
  66. {
  67. "slug": "Permutation6",
  68. "name": "Permutation (6hp)",
  69. "description": "Random sequencer based on the Turing Machine",
  70. "modularGridUrl": "https://www.modulargrid.net/e/grayscale-permutation-6hp",
  71. "manualUrl": "https://grayscale.info/permutation/",
  72. "tags": [
  73. "Sequencer",
  74. "Random",
  75. "Hardware clone"
  76. ]
  77. },
  78. {
  79. "slug": "Variant",
  80. "name": "Variant",
  81. "description": "Expander for Permutation",
  82. "modularGridUrl": "https://www.modulargrid.net/e/grayscale-variant-expander",
  83. "manualUrl": "https://grayscale.info/supercell/",
  84. "tags": [
  85. "Sequencer",
  86. "Random",
  87. "Expander",
  88. "Hardware clone"
  89. ]
  90. },
  91. {
  92. "slug": "Supercell",
  93. "name": "Supercell",
  94. "description": "Expanded version of Clouds by Mutable Instruments",
  95. "modularGridUrl": "https://www.modulargrid.net/e/grayscale-supercell-aluminum-panel",
  96. "manualUrl": "https://grayscale.info/supercell/",
  97. "tags": [
  98. "Granular",
  99. "Reverb",
  100. "Hardware clone"
  101. ]
  102. }
  103. ]
  104. }