From: James Courtier-Dutton <James@superbug.co.uk>
To: "\"Tien, C.L. - 田承禮\"" <cltien@cmedia.com.tw>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: patch for speaker-test to support 8 channels
Date: Thu, 17 Feb 2005 23:45:00 +0000 [thread overview]
Message-ID: <42152C7C.7000404@superbug.co.uk> (raw)
In-Reply-To: <92C0412E07F63549B2A2F2345D3DB515F7D640@cm-msg-02.cmedia.com.tw>
Tien, C.L. - 田承禮 wrote:
> Hi,
>
> During testing cm8768 for 8 channels playback. I found the speaker-test
> can show up to 6 speakers name correcly, so I made following patch to add 8 channels support:
>
> --- alsa-utils-1.0.8/speaker-test/speaker-test.c Sun May 16 09:43:29 2004+++ alsa-utils-1.0.8-update/speaker-test/speaker-test.c Wed Feb 16 20:07:10 2005@@ -55,7 +55,9 @@
> "Rear Left" ,
> "Rear Right" ,
> "Center" ,
> - "LFE"
> + "LFE",
> + "Side Left",
> + "Side Right"
> };
>
> static void generate_sine(signed short *samples, int channel, int count, double *_phase) {
>
> Sincerely,
> ChenLi Tien
>
Did you look at http://www.alsa-project.org/~james/speaker-test/
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
next prev parent reply other threads:[~2005-02-17 23:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-17 22:13 patch for speaker-test to support 8 channels "Tien, C.L. - 田承禮"
2005-02-17 23:45 ` James Courtier-Dutton [this message]
2005-02-18 10:19 ` 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=42152C7C.7000404@superbug.co.uk \
--to=james@superbug.co.uk \
--cc=alsa-devel@lists.sourceforge.net \
--cc=cltien@cmedia.com.tw \
/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.