From: Clemens Ladisch <clemens@ladisch.de>
To: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Cc: Takashi Iwai <tiwai@suse.de>, alsa-devel@alsa-project.org
Subject: Re: channel names
Date: Fri, 08 Feb 2013 15:00:20 +0100 [thread overview]
Message-ID: <511504F4.1010307@ladisch.de> (raw)
In-Reply-To: <51150004.7000203@drcomp.erfurt.thur.de>
Adrian Knoth wrote:
> I'm afraid the channel map may not work for pro-audio interfaces. While
> consumer devices will surely benefit from a label like
>
> SNDRV_CHMAP_RRC, /* rear right center */
>
> professional-grade cards simply don't have such channel names.
>
> Instead, "our" channels have names like
>
> ADAT 7
> Line 12
> Bus 14L
>
> or however else the vendor decided to call (and physically label) them.
That's what the SNDRV_CHMAP_DRIVER_SPEC flag is for.
Furthermore, there isn't necessarily a 1:1 mapping between PCM channels
and physical I/Os.
> How about struct snd_pcm_channel_info?
>
> Maybe there are better places for such an extension, I'm not an ALSA-API
> expert.
That place would be the ALSA media controller API.
(I should implement it some day ...)
Regards,
Clemens
next prev parent reply other threads:[~2013-02-08 14:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-07 21:23 channel names Adrian Knoth
2013-02-08 6:52 ` Takashi Iwai
2013-02-08 7:07 ` Florian Faber
2013-02-08 13:39 ` Adrian Knoth
2013-02-08 14:00 ` Clemens Ladisch [this message]
2013-02-08 14:05 ` 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=511504F4.1010307@ladisch.de \
--to=clemens@ladisch.de \
--cc=adi@drcomp.erfurt.thur.de \
--cc=alsa-devel@alsa-project.org \
--cc=tiwai@suse.de \
/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.