From: Clemens Ladisch <clemens@ladisch.de>
To: "Paul D. DeRocco" <pderocco@ix.netcom.com>
Cc: Alsa-devel <alsa-devel@alsa-project.org>
Subject: Re: Staying synced after underrun
Date: Tue, 15 May 2012 10:46:04 +0200 [thread overview]
Message-ID: <4FB217CC.6050500@ladisch.de> (raw)
In-Reply-To: <D567972935594567ADE30994399E117C@PAULD>
Paul D. DeRocco wrote:
> I'm writing 48KHz stereo to Intel HD audio on my mobo, and I'd like to send
> it in parallel to both the analog and S/PDIF outputs, which share a clock
> source.
Use snd_pcm_link() to ensure that the stream start happens at the same time.
All linked streams are automatically started/stopped when one of them starts/
stops.
Regards,
Clemens
next prev parent reply other threads:[~2012-05-15 8:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-15 7:45 Staying synced after underrun Paul D. DeRocco
2012-05-15 8:46 ` Clemens Ladisch [this message]
2012-05-15 8:49 ` Takashi Iwai
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=4FB217CC.6050500@ladisch.de \
--to=clemens@ladisch.de \
--cc=alsa-devel@alsa-project.org \
--cc=pderocco@ix.netcom.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.