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.

61 lines
1.6KB

  1. {
  2. "slug": "AlgoritmArte",
  3. "name": "AlgoritmArte",
  4. "version": "1.4.0",
  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. }