Find a file
2023-06-17 20:35:23 +02:00
html Changes for WebMIDI compatibility on iOS 2023-06-17 20:32:35 +02:00
.gitignore initial commit; implemented button recognition 2023-06-04 03:01:38 +02:00
README.md added github.io link 2023-06-04 16:31:47 +02:00

MIDI Practice tool

https://krippix.github.io/MIDI_practice/html/

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;