TEAMuP-dev / HARP

A sample editing application allowing for hosted, asynchronous, remote processing of audio with machine learning by routing through Gradio endpoints.
BSD 3-Clause "New" or "Revised" License
52 stars 3 forks source link

Automatically scroll / zoom to MIDI content in pianoroll display. #205

Closed cwitkowitz closed 2 weeks ago

cwitkowitz commented 3 months ago

This should be relatively simple. I would recommend computing the median (or mean) and standard deviation of MIDI pitches and forcing the scroll / zoom in MidiDisplayComponent::postLoadActions.