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:
v0 .13
- no more device setting to tweak!
- tested compatibility with sox v14
- modified some effects
- fix a bug on verbose mode
v 0.12
- fixed a"fatal" bug in v0.11.1
- the quiet mode is now the default
- there'sa new -m option (to show messages)
- minor window improvement
v 0.11.1
- fixed a bug with sox 0.13
- eliminated the (not working) vumeter
v 0.11 
- the time counter can now indicate hours too
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

