Synth Roadmap - mjrskiles/teensy-toy-synth GitHub Wiki

TODO

  • implement static ordered list class to track key press order
  • debounce logic for keyboard input
  • test MCP23008 logic
    • why does the synth not work after a power cycle? Only works after a fresh program load and seems to not be taking input. Could be a problem with the MCPs.