3 projects tagged "audio recorder"
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.
Onde Audio Recorder for Mac can capture audio from any application on a Mac, record media from websites like YouTube, Vimeo, Pandora, Lastfm, GrooveShark, and iTunes Radio, and grab audio from the Mic and CD Player. The recorder outputs audio to MP3, WAV, AIFF, AAC, AC3, AU, FLAC, M4A, M4R, MATROSK, and OGG. It supports batch recording and audio mixing.
Derrick is a simple tool for recording data streams of TCP and UDP traffic. It shares similarities with other network recorders, such as tcpflow and wireshark, though it is more advanced than the first and clearly inferior to the latter. It has been specifically designed to monitor application-layer communication. In contrast to other tools, the application data is logged in a line-based ASCII format. Common Unix tools, such as grep, sed, and awk, can be directly applied. Even replay of recorded communication is straightforward using netcat. Derrick supports on-the-fly compression and rotation of log files.