From: "Clemens Ladisch" <cladisch@fastmail.net>
To: Gerald Grabner <gerald.grabner@gmx.net>,
alsa-devel@lists.sourceforge.net
Subject: Re: problem linking pcm timer to midi timer at SB Audigy
Date: Fri, 25 Aug 2006 17:34:38 +0200 [thread overview]
Message-ID: <1156520078.7520.269417316@webmail.messagingengine.com> (raw)
In-Reply-To: <44EF14F5.5000304@gmx.net>
Gerald Grabner wrote:
> I'm having troubles with linking the pcm timer to the midi timer for a
> SB Audigy. I slightly adapted the code of Steve deRosier
> [http://thread.gmane.org/gmane.linux.alsa.devel/22156/focus=22160], my
> function is listed below. While it works with an ES1938 card, it
> doesn't with a SB Audigy: If I'm trying to record audio (generated
> from a midi signal I'm sending from the same card), I only hear the
> first note sent. Obviously the timing is completely wrong. The problem
> doesn't occur for pcm playback.
Look into /proc/asound/seq/queues and /proc/asound/seq/timers to see
what's going on.
> Unfortunatly, I didn't find much documentation about cards, devices
> and subdevices.
> Do I have to choose a particular one for the Audigy?
Yes. See "arecord -l" for a list of recording devices. You have to
choose the same device that you're using for recording.
> Why the "SDevice = SDevice << 1;" statement?
The subdevice number of the timer is not the same as the PCM subdevice
number, see /proc/asound/timers.
> Where can I find documentation on this topic?
This stuff is basically undocumented.
Regards,
Clemens
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
next prev parent reply other threads:[~2006-08-25 15:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-25 15:19 problem linking pcm timer to midi timer at SB Audigy Gerald Grabner
2006-08-25 15:34 ` Clemens Ladisch [this message]
2006-08-25 20:49 ` Gerald Grabner
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=1156520078.7520.269417316@webmail.messagingengine.com \
--to=cladisch@fastmail.net \
--cc=alsa-devel@lists.sourceforge.net \
--cc=gerald.grabner@gmx.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.