On Fri, Nov 2, 2018 at 11:16 AM Jaime T <enopatch(a)gmail.com> wrote:
Hi all.
Is there software that someone could recommend that would provide a
visual indicator of clipping occuring in a jack stream? Extra points
if the visual indicator remains set until manually reset. Double extra
points if the program can run inside a (linux) command-line
environment?
You can use jack_capture and record to /dev/null
The red color shown when clipping is reset after around 2 seconds though,
but you can probably fix this quite easily in the source code.