From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] Line-In From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 26 Feb 2002 11:35:03 -0500 Topicbox-Message-UUID: 566b86da-eaca-11e9-9e20-41e7f4b1d025 i use this command line with lame (which i call games/mp3enc) and have no problems games/mp3enc -v -rx -S --preset cd $i $i.mp3 && rm $i somewhere on that line one of the flags swaps the byte order of the samples. /dev/audio and lame disagree about the byte order.