


If this parameter is omitted the WAVE format is used. The default is zero, so if this option is omitted then the arecord process will run until it is killed.įile type (voc, wav, raw or au). f dat (16 bit little endian, 48000, stereo) f cdr (16 bit big endian, 44100, stereo) f cd (16 bit little endian, 44100, stereo) Some of these may not be available on selected hardware Recognized sample formats are: S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BEįLOAT64_LE FLOAT64_BE IEC958_SUBFRAME_LE IEC958_SUBFRAME_BE MU_LAW A_LAW IMA_ADPCM MPEG GSM SPECIAL S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE Hw:CARD=CODEC,DEV=0 USB Audio CODEC, USB Audio Direct hardware device without any conversions arecord manpage. Used hw:CARD=CODEC,DEV=0 derived from 'arecord -L' Hpr3507 :: USB Turntable fix and sound journey record_capture_wav.shĪrecord -device='hw:CARD=CODEC,DEV=0' -rate=96000 -channels=2 -vumeter=stereo -duration=1500 -format=dat -file-type wav $record"_Side_"$side.wavĪrecord -device='hw:CARD=CODEC,DEV=0' -rate=96000 -channels=2 -vumeter=stereo -duration=1500 -format=dat -file-type wav - | flac -o $record"_Side_"$side.flac Summary: I revise previous capture scripts
