From: Patrick Shirkey <pshirkey@boosthardware.com>
To: Ken Bass <kbass@kenbass.com>
Cc: "alsa-devel@lists.sourceforge.net" <alsa-devel@lists.sourceforge.net>
Subject: Re: Sound programming confusion
Date: Thu, 26 Feb 2004 19:05:41 +0900 [thread overview]
Message-ID: <403DC4F5.1080503@boosthardware.com> (raw)
In-Reply-To: 1077770359.23452.19.camel@localhost.localdomain
Ken Bass wrote:
> Here is another questions (to make it easier):
>
> 7) How do I do accomplish this using an asoundrc file? I can't even
> figure that out. I've got an SB Live! 5.1 (EMU10K1).
> How do I 'simply' setup 2 'streams' (not sure I'm using the correct
> terminology).
> The first stereo 'stream' would output to the front L/R speakers at
> 25kHz. This first stream would only require an input 'wav' file of 2
> channels (stereo).
> The second 'stream' would output to the rear L speaker at 22050Hz.
> This second would only require an inpt 'wav' file of 1 channel (mono).
>
> I mean under OSS this is so simple! Open /dev/dsp at 25kHz and open
> /dev/dsp1 at 22050Hz. Unfortunately, I cannot get the routing to work
> reliably under OSS which is why I'm attempting the world of ALSA.
>
use:
hw:0,0
hw:0,1
They should be seperate subdevices for that card.
--
Patrick Shirkey - Boost Hardware Ltd.
Http://www.boosthardware.com
Http://www.djcj.org/LAU/guide/ - The Linux Audio Users guide
Http://www.djcj.org/gigs/ - Gigs guide Korea
========================================
Apparently upon the beginning of the barrage, the donkey broke
discipline and panicked, toppling the cart. At that point, the rockets
disconnected from the timer, leaving them strewn around the street.
Tethered to the now toppled cart, the donkey was unable to escape before
the arrival of U.S. troops.
United Press International
Rockets on donkeys hit major Baghdad sites
By P. MITCHELL PROTHERO
Published 11/21/2003 11:13 AM
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
next prev parent reply other threads:[~2004-02-26 10:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-25 19:16 Sound programming confusion Ken Bass
2004-02-26 4:39 ` Ken Bass
2004-02-26 10:05 ` Patrick Shirkey [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-02-26 19:36 p z oooo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=403DC4F5.1080503@boosthardware.com \
--to=pshirkey@boosthardware.com \
--cc=alsa-devel@lists.sourceforge.net \
--cc=kbass@kenbass.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.