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.

35 lines
985B

  1. {
  2. "slug": "HamptonHarmonics",
  3. "name": "Hampton Harmonics",
  4. "version": "1.4.0",
  5. "license": "MIT",
  6. "brand": "Hampton Harmonics",
  7. "author": "Scott Hampton",
  8. "authorEmail": "",
  9. "authorUrl": "https://gitlab.com/shampton",
  10. "pluginUrl": "https://gitlab.com/hampton-harmonics/hampton-harmonics-modules",
  11. "manualUrl": "https://gitlab.com/hampton-harmonics/hampton-harmonics-modules/-/blob/master/README.md",
  12. "sourceUrl": "https://gitlab.com/hampton-harmonics/hampton-harmonics-modules",
  13. "donateUrl": "",
  14. "changelogUrl": "https://gitlab.com/hampton-harmonics/hampton-harmonics-modules/-/commits/master",
  15. "modules": [
  16. {
  17. "slug": "Progress",
  18. "name": "Progress",
  19. "description": "Polyphonic Chord Sequencer",
  20. "tags": [
  21. "sequencer",
  22. "poly"
  23. ]
  24. },
  25. {
  26. "slug": "Arp",
  27. "name": "Arp",
  28. "description": "Polyphonic Input Arpeggiator",
  29. "tags": [
  30. "arpeggiator",
  31. "poly"
  32. ]
  33. }
  34. ]
  35. }