On Tue, May 05, 2020 at 12:24:08PM +0200, rosea.grammostola wrote:
Is there some kind of handy browser for a sample
library which is also able
to play the samples via JACK?
I'm trying mocp now, but it seems to jump to the next sample automatically.
https://github.com/jonsafari/mocp
From within mocp, "X" (without the quotes)
toggles AutoNext off. You
can also do it from the command line by adding "-O
AutoNext=no" to the
mocp command, or you can disable this behavior permanently by adding
"AutoNext=no" to ~/.moc/config (create this file if it doesn't already
exist).
Chuck