benwiggy / APPlayMIDI

A simple MIDI file player for MacOS.
Other
80 stars 3 forks source link

Feature request: Add looping playback #5

Open retropipes opened 4 years ago

retropipes commented 4 years ago

Much like what QuickTime Player 7 offered for MIDIs, APPlayMIDI should offer loop play as an option (resetting the MIDI engine when the song completes if this is needed, even if doing so causes a pause in audio). I'd rather have the option of letting MIDIs play in the background without me having to queue them up / restart playing manually, if I elect to use MIDIs as background music.

benwiggy commented 4 years ago

Yes, it should be easy enough to implement a loop control for each document. I'm not going to offer looping through a "playlist" of successive MIDI files, though.

retropipes commented 4 years ago

Per-document loop control is good enough!

Sanabria commented 3 weeks ago

+1 please

benwiggy commented 5 days ago

v1.14 current build has a loop switch.