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.

44 lines
1.1KB

  1. {
  2. "slug": "PS-PurrSoftware",
  3. "name": "PS-PurrSoftware",
  4. "version": "2.0.34",
  5. "license": "GPL-3.0-or-later",
  6. "brand": "PurrSoftware",
  7. "author": "Ken Chaffin",
  8. "authorEmail": "",
  9. "authorUrl": "https://github.com/knchaffin/Meander",
  10. "pluginUrl": "https://github.com/knchaffin/Meander",
  11. "manualUrl": "https://github.com/knchaffin/Meander/blob/master-V2/README.md",
  12. "sourceUrl": "https://github.com/knchaffin/Meander/tree/master-V2",
  13. "changelogUrl": "https://github.com/knchaffin/Meander/blob/master-V2/CHANGELOG.md",
  14. "donateUrl": "",
  15. "modules": [
  16. {
  17. "slug": "Meander",
  18. "name": "Meander",
  19. "description": "Algorithmic Composer",
  20. "tags": [
  21. "Sequencer",
  22. "Polyphonic"
  23. ]
  24. },
  25. {
  26. "slug": "ModeScaleQuant",
  27. "name": "ModeScaleQuant",
  28. "description": "Mode Scale Quantizer",
  29. "tags": [
  30. "Quantizer",
  31. "Polyphonic"
  32. ]
  33. },
  34. {
  35. "slug": "ModeScaleProgressions",
  36. "name": "ModeScaleProgressions",
  37. "description": "Mode Scale Progressions",
  38. "tags": [
  39. "Sequencer",
  40. "Polyphonic"
  41. ]
  42. }
  43. ]
  44. }