On 08/24/17 22:30, Ralf Mardorf wrote:
FreeBSD is not real-time capable, you need very long
latency. The sound
What exactly is the evidence of this?
So there are several open questions.
How much latency do you use?
How can I know this?
What action does cause Ctrl+C?
Application
quits, sound keeps playing.
The expected behavior: sound stops playing.
The suspected cause: jackd fails to clean up after the disconnected client.
What happens if you exit the application by a regular
exit option or by
a SIGKILL?
This particluar application, sclang, doesn't quit by itself without
Ctrl-C, if this isn't encoded in the script.
Yuri