Hello, I was wondering what would be the best way to get MIDI input in the Teensy so it could work as a standalone synth.
The best options I could think of are:
- using 5-pin DIM connector for MIDI and using a library to control it
- making a MIDI to CV converter and using analog in to control pitch
- building a keyboard from scratch.
As I don't have a lot of electronic parts laying around it would be amazing if I could use the USB input of the Teensy but this isn't possible?
Anyways would be nice to hear some opinions I still have a lot to learn so sorry if I missed something very obvious.
Thanks!!
The best options I could think of are:
- using 5-pin DIM connector for MIDI and using a library to control it
- making a MIDI to CV converter and using analog in to control pitch
- building a keyboard from scratch.
As I don't have a lot of electronic parts laying around it would be amazing if I could use the USB input of the Teensy but this isn't possible?
Anyways would be nice to hear some opinions I still have a lot to learn so sorry if I missed something very obvious.
Thanks!!