From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <82c890d00801170120y14b1a09ar79c4324ca4d212a8@mail.gmail.com> Date: Thu, 17 Jan 2008 10:20:44 +0100 From: "Gabriel Diaz" To: weigelt@metux.de, "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Mixer-FS In-Reply-To: <20080117091118.GB11118@nibiru.local> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080117091118.GB11118@nibiru.local> Cc: Topicbox-Message-UUID: 30c8996e-ead3-11e9-9d60-3106f5b1d025 hello the audio drivers presents a fs to you, so /dev/volume (for pci cards) or /dev/audioctl (for usb ones) are the files to speak to, and the data you write to them are in a 9p-write call :-? take a look at the varous slider.c in /contrib (fgb did one for me time ago) iirc its use was slider | some_parse_here > /dev/volume slds. gabi On Jan 17, 2008 10:11 AM, Enrico Weigelt wrote: > > Hi folks, > > is there already an specification for an mixer-fs, which allows > controlling an audio mixer via 9P ? > > > cu > -- > --------------------------------------------------------------------- > Enrico Weigelt == metux IT service - http://www.metux.de/ > --------------------------------------------------------------------- > Please visit the OpenSource QM Taskforce: > http://wiki.metux.de/public/OpenSource_QM_Taskforce > Patches / Fixes for a lot dozens of packages in dozens of versions: > http://patches.metux.de/ > --------------------------------------------------------------------- >