
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
QARecord is a simple but solid recording tool. It works well with stereo and multichannel recordings, supporting ALSA and JACK interfaces and in both 16 bit and 32 bit mode. By using a large ringbuffer for the captured data, buffer overruns are avoided. It has a Qt based GUI with graphical peak meters.
11 years ago
New Features
o Multi channel support
o While starting a new recording an existing file is automatically renamed
o File auto-split during recording if size of recorded file reaches a configurable limit
o Status label added (showing "recording", "paused" or "stopped")
o Configurable minimum of VU-meter
o Buttons are disabled when clicking them makes no sense
o File/New dialog remembers last used directory
o File names automatically extended to .wav
o Application icon
o French, German and Swedish translation
o Manual pages in English, French and German
o Keyboard shortcuts for GUI items
General Changes
o Port form Qt 3 to Qt 4 library
o autoconf/automake build
o Support for internationalization
o More verbose error messages if ALSA configuration fails
o MIDI channel numbering for "--midiChannel" option is changed from 0..15 to 1..16
11 years ago
New Features
o Multi channel support
o While starting a new recording an existing file is automatically renamed
o File auto-split during recording if size of recorded file reaches a configurable limit
o Status label added (showing "recording", "paused" or "stopped")
o Configurable minimum of VU-meter
o Buttons are disabled when clicking them makes no sense
o File/New dialog remembers last used directory
o File names automatically extended to .wav
o Application icon
o French, German and Swedish translation
o Manual pages in English, French and German
o Keyboard shortcuts for GUI items
General Changes
o Port form Qt 3 to Qt 4 library
o autoconf/automake build
o Support for internationalization
o More verbose error messages if ALSA configuration fails
o MIDI channel numbering for "--midiChannel" option is changed from 0..15 to 1..16
RickeyRequest
9 years ago
Report
maarizwan
9 years ago
QARecord is nice, could you please enhance it with some features like:
1. Direct (on the fly) MP3 recording or OGG (if you prefer free codecs) so that a lot of disk space could be saved.
2. Echo cancellation (much like in adobe flash recording - try forvo.com)
3. Noise reduction (where fan/hissing sound is suppressed)
4. Play button (allow choosing of default player in options)
The recording quality is nice with QARecord, unlike other programs. Perhaps Jack is responsible for such nice sound recordings!!!
Thank you... and keep up the good work... :-)
Report