I have installed Audio Recorder to record sounds played by my computer.
sudo apt-add-repository ppa:osmoma/audio-recorder
sudo apt-get update
sudo apt-get install audio-recorder

I want it to create separate files after several seconds of silence.
It has a lot of possible settings especially by activating the "timer".

But stopping after silence and restarting recording if sound is played would continue recording in the same file.
I want it to continue in a new file each time. That would increase the probability of recording separate audio parts/songs as separate files.
Is there a setting to do this?
I have uploaded here the timer syntax help (also available after installation clicking the lightbulb button seen in the image above).
