All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anderson Briglia <anderson.briglia@indt.org.br>
To: ext Dirk Behme <dirk.behme@googlemail.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: ALSA with OSK
Date: Wed, 22 Mar 2006 09:07:12 -0400	[thread overview]
Message-ID: <44214C00.3060302@indt.org.br> (raw)
In-Reply-To: <4420F44F.9010900@gmail.com>

Hi,

ext Dirk Behme wrote:
> Thanks! Does aplay play mp3? I applied the patches, but no difference:

aplay doesn't support mp3 files. You can try this command instead:

madplay -q -o raw:- file.mp3 | aplay -q -f cd

It uses madplay just for mp3 decoding and aplay to actually "talk" with alsa.

Best Regards,

Anderson Briglia

  reply	other threads:[~2006-03-22 13:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-21 15:50 ALSA with OSK Dirk Behme
2006-03-21 21:40 ` lamikr
2006-03-22  6:53   ` Dirk Behme
2006-03-22 13:07     ` Anderson Briglia [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-03-22  7:01 Ishigami, Tatsuya

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=44214C00.3060302@indt.org.br \
    --to=anderson.briglia@indt.org.br \
    --cc=dirk.behme@googlemail.com \
    --cc=linux-omap-open-source@linux.omap.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.