PlayRec for OS/2 by Carsten Arnold
Version 0.16
eMail:  C.Arnold@Transnet.de
URL:    http://www.c-arnold.de.vu

History

Version 0.10
First public release.

Version 0.11
intern only

Version 0.12
New parameters:
/sp     show level at recording
/np:n   noise level to recording
/t:n    trailing time
/end    program ended if trailing time elapsed
/src:x  audio source

A bug ist removed.
PlayRec /r test.wav /st:20:00:00 /et:22:00:00 not worked.
Error "end befor start" was displayed.

If no extention specified, ".wav" will be append.


Version 0.13
Error "end befor start" was displayed.

Version 0.14
The file name "con" now enables streaming.
So it can recording direct to lame.
e.g.
playrec con /r /f:22050 | lamepcm -r -s 22.05 -m s - test.mp3

Version 0.15
- arguments enclosed in quotes will now work,
  so it can now used filnames with spaces e.g. "a b c"

Version 0.16
- new layout
- the parameter /b is eliminated
- new parameter /rb for set the recording buffer, see readme
- the changing of code page to 437 can now be turned off
- new parameter /max:n
  now can PlayRec create ea new file, is the max. file size reached.
  If the parameter /max:n not specified PlayRec recorded to the
  max. file size on the file system and create than a new file.
- You can now change the speed of playing. 
  This feature must be still improved, e.g. it gives still many over waves.
- playing backward
- set the file pos via keyborad
- new parameter /app for appending data to a existing file
- colored VU-meter, yellow on 85% and red 100%
- now can files not be overwritten, to overwrite a file use the new parameter /o


