From: Patrick Shirkey <pshirkey@boosthardware.com>
To: Alsa-Devel <alsa-devel@lists.sourceforge.net>
Subject: dsnoop
Date: Wed, 10 Dec 2003 04:36:46 +0900 [thread overview]
Message-ID: <3FD6244E.9000609@boosthardware.com> (raw)
I'm using older alsa drivers so maybe this is fixed already.
Advanced Linux Sound Architecture Driver Version 0.9.3c.
Compiled on May 25 2003 for kernel 2.4.19 with versioned symbols.
I can sucessfully run two instances of arecord with the dsnoop plugin
but I get an error with my intel8x0 that doesn't occur while using my
cmipci:
arecord: set_params:847: Can't use period equal to buffer size (7526 ==
7526)
The number above is directly related to the buffer_size option below.
7526 corresponds to buffer size of 8192. If I use a lower size like 4096
it is:
arecord: set_params:847: Can't use period equal to buffer size (3763 ==
3763)
Here's the definition I use in my .asoundrc
pcm.mixin {
type dsnoop
ipc_key 5978293 # must be unique for all dmix plugins!!!!
ipc_key_add_uid yes
slave {
pcm "hw:0,0"
channels 2
period_size 1024
buffer_size 4096
rate 44100
}
bindings {
0 0
0 1
}
}
--
Patrick Shirkey - Boost Hardware Ltd.
Http://www.boosthardware.com
Http://www.djcj.org - The Linux Audio Users guide
========================================
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
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
next reply other threads:[~2003-12-09 19:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-09 19:36 Patrick Shirkey [this message]
2003-12-10 9:20 ` dsnoop Jaroslav Kysela
2003-12-10 10:23 ` dsnoop Patrick Shirkey
[not found] <BANLkTi=S8fELgJdVv+RGJCCR3TuxVL2UvQ@mail.gmail.com>
2011-06-09 15:11 ` dsnoop Lorenzo Fundaró
-- strict thread matches above, loose matches on Subject: below --
2003-05-16 20:24 dsnoop David E. Storey
2003-05-16 21:24 ` dsnoop Paul Davis
2003-05-17 0:59 ` dsnoop David E. Storey
2003-05-17 5:18 ` dsnoop Patrick Shirkey
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=3FD6244E.9000609@boosthardware.com \
--to=pshirkey@boosthardware.com \
--cc=alsa-devel@lists.sourceforge.net \
/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.