kosua20 / MIDIVisualizer

A small MIDI visualizer tool, using OpenGL
MIT License
1.07k stars 140 forks source link

Add 'loop' feature #154

Open pdesaulniers opened 10 months ago

pdesaulniers commented 10 months ago

This PR adds a new checkbox in the settings menu: Playback > Loop

When this setting is enabled, the playback restarts automatically when there are no more notes left in the MIDI file. It is the same as pressing 'Restart (r)' at the end of the track.

This setting has no effect while recording a video.