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.

51 lines
1.3KB

  1. {
  2. "slug": "dawnbree",
  3. "name": "dawn bree",
  4. "version": "2.0.0",
  5. "license": "MIT",
  6. "brand": "dawn bree",
  7. "author": "dawn bree",
  8. "authorEmail": "jones25519@gmail.com",
  9. "authorUrl": "https://www.youtube.com/@dawnbree",
  10. "pluginUrl": "https://github.com/jonesnxt/dawnbree",
  11. "manualUrl": "https://github.com/jonesnxt/dawnbree",
  12. "sourceUrl": "https://github.com/jonesnxt/dawnbree",
  13. "donateUrl": "https://www.paypal.com/donate/?hosted_button_id=QKW2M5T69CL64",
  14. "changelogUrl": "",
  15. "modules": [
  16. {
  17. "slug": "seesaw",
  18. "name": "seesaw",
  19. "description": "Switch between two inputs after a variable amount of clock pulses.",
  20. "tags": [
  21. "utility",
  22. "switch"
  23. ]
  24. },
  25. {
  26. "slug": "nudge",
  27. "name": "nudge",
  28. "description": "A simple way to scale and offset an input.",
  29. "tags": [
  30. "utility"
  31. ]
  32. },
  33. {
  34. "slug": "notepad",
  35. "name": "notepad",
  36. "description": "utility for building chords and melodies around major and minor key signatures.",
  37. "tags": [
  38. "utility"
  39. ]
  40. },
  41. {
  42. "slug": "prismo",
  43. "name": "prismo",
  44. "description": "an eight step direct input sequencer for cv or signal with four independent channels.",
  45. "tags": [
  46. "sequencer",
  47. "polyphonic"
  48. ]
  49. }
  50. ]
  51. }