MIDI_practice/README.md

12 lines
456 B
Markdown
Raw Permalink Normal View History

2023-06-04 14:16:32 +00:00
# MIDI Practice tool
2023-06-04 14:31:47 +00:00
<https://krippix.github.io/MIDI_practice/html/>
2023-06-04 14:16:32 +00:00
I am trying to develop myself a small tool to improve my (beginner-level) sightreading.
For that I want to use the MIDI integration of my piano in order to quickly check if I am doing it correctly.
## usage
- in order for MIDI to work https must be used
- nginx doesen't seem to properly server the svg wihtout adding the mimetypes to the nginx.conf `include /etc/nginx/mime.types;`