stsaz / fmedia

fast audio player/recorder/converter
BSD 2-Clause "Simplified" License
212 stars 20 forks source link

Request: --globcmd=pause|resume #52

Closed hced closed 3 years ago

hced commented 3 years ago

I hope I'm not mistaken, but this is currently not possible, right? If not, I'd find it really useful (I use fmedia to sample my system, toggling it on/off via AutoHotkey and instead of recording multiple files, I'd rather have the option for pausing current rec).

stsaz commented 3 years ago

Yes, it would be useful. Just note that in paused state the recording will continue, but the data will be just thrown off until you resume.

hced commented 3 years ago

the data will be just thrown off until you resume.

I’d be more than happy with that!

stsaz commented 3 years ago

v1.20:

+ new --globcmd commands: next, pause, unpause