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.

46 lines
1.1KB

  1. {
  2. "slug": "OMEg1",
  3. "name": "OME",
  4. "version": "2.3.0",
  5. "minRackVersion": "2.5.2",
  6. "license": "proprietary",
  7. "brand": "OME",
  8. "author": "Pablo H. Estrada",
  9. "authorEmail": "phorestro@gmail.com",
  10. "authorUrl": "https://www.youtube.com/@phorestro",
  11. "pluginUrl": "",
  12. "manualUrl": "https://github.com/phestrada/OME",
  13. "sourceUrl": "",
  14. "donateUrl": "",
  15. "changelogUrl": "https://github.com/phestrada/OME",
  16. "modules": [
  17. {
  18. "slug": "Damonitu",
  19. "name": "Damonitu",
  20. "description": "Generates arpeggios/melodies/(your noun here) based on euclidean rhythmic patterns and randomizable, or fixed, melodic patterns.",
  21. "tags": [
  22. "Random",
  23. "Sequencer",
  24. "Arpeggiator"
  25. ]
  26. },
  27. {
  28. "slug": "Tezca",
  29. "name": "Tezca",
  30. "description": "Generates chord progressions using a simplistic approach of the Bart\u00f3k axis system.",
  31. "tags": [
  32. "Random",
  33. "Sequencer"
  34. ]
  35. },
  36. {
  37. "slug": "Masino",
  38. "name": "Masino",
  39. "description": "Yet another arpeggiator with useful features.",
  40. "tags": [
  41. "Arpeggiator",
  42. "Random"
  43. ]
  44. }
  45. ]
  46. }