Hi All,
What would the command line for arecord be to record a stereo .flac file from the analog line-in jacks at 192k, 24 bits?
Would it be?
arecord -Dhw:0 -c 2 -f S24_LE -r 192000 record_from_line_in.flac
I would like to archive my album collection as flac files. Not necessarily at 192K, but was curious to see what the command line would look like.
I have no idea whether it should be Big endian or Little endian.
The documentation that came with the Wolfson is minimal in regard to recording.
Any help would be appreciated.
bwhitejr