Skip to content

[NFR] Autorecord #36

@mats-ng

Description

@mats-ng

Hi, could the timemachine option in jack_capture be extended to start and end a recording automatically, based on the incoming signal passing a threshold value?

This would need four additional options to jack_capture - similar to the autorecord function in jack_timemachine[1]:

--autorecord -> enable autorecord
--begin-threshold -> dB level above which automatic recording will start
--end-threshold -> dB level below which automatic recording will stop
--end-time -> silence length before automatich recording ends

My use case would be building a headless multitrack recorder with a RaspberryPi, and with this additional new functionality jack_capture would fit the bill perfectly, ie. start "listening" on boot and (pre-)record whenever something is coming in through the system:capture* ports.

[1] swh/timemachine@0bddb47?diff=split

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions