QJackRcd is a simple Qt application that records JACK server outputs. It was designed to record audio from tape, with an automatic split/pause feature. It aims to provide for simple stereo recording needs with a minimum of configuration. It natively manages silence by threshold and activation time. Silence events can be used to pause the recording or to split files. It can optionally post-process each file after recording is complete.
| Tags | stereo audio recorder |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Linux |
| Implementation | Qt 4 Jack sndfile C++ |
A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.