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.

36 lines
1.0KB

  1. {
  2. "slug": "RareBreeds_Orbits",
  3. "name": "Orbits",
  4. "version": "2.0.3",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "RareBreeds",
  7. "author": "Rare Breeds",
  8. "authorEmail": "rare.breeds@protonmail.com",
  9. "manualUrl": "https://rarebreeds.github.io/Orbits",
  10. "sourceUrl": "https://github.com/RareBreeds/Orbits",
  11. "donateUrl": "https://ko-fi.com/RareBreeds",
  12. "changelogUrl": "https://github.com/RareBreeds/Orbits/blob/v2/CHANGELOG.md",
  13. "modules": [
  14. {
  15. "slug": "RareBreeds_Orbits_Eugene",
  16. "name": "Eugene",
  17. "description": "Euclidean Rhythm Generator",
  18. "tags": [
  19. "Clock modulator",
  20. "Sequencer"
  21. ],
  22. "keywords": "euclidean euclidian rhythm beat pattern sequence"
  23. },
  24. {
  25. "slug": "RareBreeds_Orbits_Polygene",
  26. "name": "Polygene",
  27. "description": "Polyphonic Rhythm Generator",
  28. "tags": [
  29. "Clock modulator",
  30. "Sequencer",
  31. "Polyphonic"
  32. ],
  33. "keywords": "euclidean euclidian rhythm beat pattern poly sequence"
  34. }
  35. ]
  36. }