This has to be very basic, but I'm unable to find a solution: is there
a command-line way play a clip in an infinite loop, without audio
glitches?
$ mplayer -loop 0 loop.flac
and
$ vlc -L loop.flac
both stop for a few seconds before repeating. I'd prefer something
that works both with jack and plain ALSA, of course :)
-- Dan