flrec - Fast Light Recorder (c)2004 Matteo Lucarelli (matteo(at)matteolucarelli(dot)net)
That's free software - no warranty provided distributed under the terms of GNU GPL (www.gnu.org)
Flrec act like a sox frontend then
Need sound exchanger sox (sox.sourceforge.net)
Test your installation with the command:
sox -h
Visit http://www.matteolucarelli.net/flrec/ for full instructions on how to install and use flrec.
To compile from source (you need fltk library):
1) extract archive in a temporary dir
2) cd flrec-X.X
2) make
To install (as root):
1) make install
Settings are stored in ~/.flrec after first run. To modify audio settings read sox manual. Setting panel works real time (then you can try before save).
WARNING: flrec is an hard-disk recorder, then recording starts writing file immediatly, that's why rec button have a secure-lock.
Enjoy.
Matteo
- CHANGELOG
- v 0.11 - the time counter can now indicate hours
v0.10.1
- added man page (thanks to Martin Zelaia)
- added make install (thanks again to Martin)
- little restyle
- minor bugfixes
v0.10
- filename can be written as command-line option
- settings panel works in a more friendly way
- added standard command line options (optarg)
- added --quiet option
- added cdr format
