From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <45e96ee0215c002f17ae82b713a48cbe@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] usb/usbaudio and output speed? From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 22 Oct 2002 20:40:41 -0400 Topicbox-Message-UUID: 0a5114d0-eacb-11e9-9e20-41e7f4b1d025 usb/usbaudio is just simulating /dev/volume for you. the real settings are accesssed via /dev/audioctl. it's entirely likely that usbaudio gets the speed simulation in /dev/volume wrong, since we tend to use only 44100. the volume file is really a crutch. it doesn't work well.