Package: jackd
Version: 0.101.1-2
Severity: normal
Tags: patch

With jackrec it's not directly possible to stop and continue
recording. One could send jackrec SIGSTOP/SIGCONT, but this will
hang the JACK server, since it can't serve the callback when
stopped.

This patch enables stopping/continuing via SIGUSR1/SIGUSR2. When
stopped this way, jackrec will still process the callback, but just
do nothing in it. It works for me.

Attachment: jackrec-pause.diff
Description: Binary data

Reply via email to