la-jarre-a-son / midi-jar

MIDI Jar is a tool box for musicians, learners, streamers, that want to route MIDI message between devices, and display a piano or chords while playing, and integrate it on a video or on a Twitch stream.
http://midi-jar.ljas.fr/
MIT License
87 stars 9 forks source link

feat: staff transpose and clef #8

Closed ArTiSTiX closed 2 years ago

ArTiSTiX commented 2 years ago

Fixes https://github.com/la-jarre-a-son/midi-jar/issues/5

Adds a staffTranspose and staffClef in the Music Notation Settings.

Enables transposing the displayed notes in the staff (in the Chord Display module) for transposing instruments, and also choose which clef to use.

NOTE: only notes that have a midi value once transposed are handled. Notes like (B-2 and below will not be displayed at all).