On Wednesday 03 October 2001 08:25 pm, Marcia wrote: > Dear All, > > I have been trying to install krecord but it requires the qt libraries > which I supposedly have, but when I go through compiling it says there are > no header files for qt. Would anyone know what I am missing when it comes > to qt and how to get it? Thanks for your help.
If you have installed sox package you can use rec command for recording. I have a script for recording as follows. #!/bin/bash rec -d /dev/dsp -c 2 -v 5 --format=s --size=w -r 44100 song$1.wav I have named it songrec. When a song comes in xawtv I use $songrec 1. As soon song is over, I pressctrl+c. I get song1.wav. However it is better to see the recording poit in a mixture either mike or line. -- L.V.Gandhi 203, Soundaryalahari Apartments, Lawsons Bay colony, Visakhapatnam, 530017 MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA [EMAIL PROTECTED],� [EMAIL PROTECTED] linux user No.205042
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
