python-midi
python-midi copied to clipboard
change midi tunings
How can i change the midi tuning of single midi notes on a track?
note = midi.NoteOnEvent() note.set_pitch(60)