Is it possible to load .mid files onto the mt32-pi and play them? #238
Unanswered
nyanpasu64
asked this question in
Q&A
Replies: 1 comment
-
The only features implemented are the ones listed in the README; there's no built-in MIDI player yet, but it's something I want to add in the future. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I currently don't have the USB/serial/GPIO hardware to have an external computer/FPGA send MIDI commands to the Pi. Is it possible to load one or more MIDI files directly onto the mt32-pi, trigger playback of these files on boot or by sending commands over network/Telnet/FTP, and have the Pi itself read MIDI events from the file to the MIDI player?
Beta Was this translation helpful? Give feedback.
All reactions