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.

79 lines
2.0KB

  1. {
  2. "slug": "AlgoritmArte",
  3. "name": "AlgoritmArte",
  4. "version": "1.6.2",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "AlgoritmArte",
  7. "author": "AlgoritmArte",
  8. "authorEmail": "development@algoritmarte.com",
  9. "authorUrl": "https://www.algoritmarte.com",
  10. "pluginUrl": "https://github.com/algoritmarte/AlgoritmarteVCVPlugin",
  11. "manualUrl": "https://github.com/algoritmarte/AlgoritmarteVCVPlugin/blob/master/README.md",
  12. "sourceUrl": "https://github.com/algoritmarte/AlgoritmarteVCVPlugin",
  13. "donateUrl": "https://www.algoritmarte.com/support-algoritmarte/",
  14. "changelogUrl": "https://github.com/algoritmarte/AlgoritmarteVCVPlugin/releases",
  15. "modules": [
  16. {
  17. "slug": "Clockkky",
  18. "name": "Clockkky",
  19. "description": "A simple clock and gate sequencer",
  20. "tags": [
  21. "Clock generator",
  22. "Sequencer"
  23. ]
  24. },
  25. {
  26. "slug": "Planetz",
  27. "name": "Planetz",
  28. "description": "The music produced by rotating planets",
  29. "tags": [
  30. "Sequencer",
  31. "Random"
  32. ]
  33. },
  34. {
  35. "slug": "MusiFrog",
  36. "name": "MusiFrog",
  37. "description": "A musical frog jumping around an harmonic lake",
  38. "tags": [
  39. "Sequencer",
  40. "Random"
  41. ]
  42. },
  43. {
  44. "slug": "Zefiro",
  45. "name": "Zefiro",
  46. "description": "A full synthesizer inspired by the iconic Buchla Music Easel",
  47. "tags": [
  48. "Synth voice"
  49. ]
  50. },
  51. {
  52. "slug": "HoldMeTight",
  53. "name": "HoldMeTight",
  54. "description": "Triple sample and hold with an integrated quantizer",
  55. "tags": [
  56. "Sample and hold",
  57. "Quantizer"
  58. ]
  59. },
  60. {
  61. "slug": "CyclicCA",
  62. "name": "CyclicCA",
  63. "description": "Cyclic Cellular Automata visualizer and sequencer",
  64. "tags": [
  65. "Visual",
  66. "Sequencer"
  67. ]
  68. },
  69. {
  70. "slug": "MusiMath",
  71. "name": "MusiMath",
  72. "description": "Music meets math, an arithmetic driven sequencer",
  73. "tags": [
  74. "Sequencer",
  75. "Random"
  76. ]
  77. }
  78. ]
  79. }