Package: mpd
Version: 0.14~beta3-1
Severity: important
Hello,
For christmas I received a TuxDroid [1] which is seen as a soundcard
by linux. I successfully used it to play some wav files:
smarties:/home/nicoe# aplay -D hw:1,0 t.wav
Playing WAVE 't.wav' : Unsigned 8 bit, Rate 8000 Hz, Mono
smarties:/home/nicoe# file t.wav
t.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 8 bit,
mono 8000 Hz
So I though to use it to output the sound of my music collection. I
thus configured mpd this way:
audio_output {
type "alsa"
name "Good old soundcard"
device "hw:0,0" # optional
format "44100:16:2" #optional
}
audio_output {
type "alsa"
name "TuxDroid"
device "hw:1,0" # optional
format "8000:8:1" #optional
}
which I think would instruct mpd to resample the audio directed to the
TuxDroid in a mono 8bit 8kHz stream but here is what I've got in
/var/log/mpd/errors.log:
Dec 29 01:23 : ALSA device "hw:1,0" does not support 8 bit audio:
Invalid argument
But obviously it works with aplay ...
[1]: http://www.tuxisalive.com
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages mpd depends on:
ii adduser 3.110 add and remove users and groups
ii libao2 0.8.8-4 Cross Platform Audio Output Librar
ii libasound2 1.0.16-2 ALSA library
ii libaudiofile0 0.2.6-7 Open-source version of SGI's audio
ii libavahi-client3 0.6.23-3 Avahi client library
ii libavahi-common3 0.6.23-3 Avahi common library
ii libc6 2.7-16 GNU C Library: Shared libraries
ii libcurl3 7.18.2-7 Multi-protocol file transfer libra
ii libfaad0 2.6.1-3.1 freeware Advanced Audio Decoder -
ii libflac8 1.2.1-1.2 Free Lossless Audio Codec - runtim
ii libglib2.0-0 2.16.6-1 The GLib library of C routines
ii libid3tag0 0.15.1b-10 ID3 tag reading library from the M
ii libjack0 0.116.1-1 JACK Audio Connection Kit (librari
ii libmad0 0.15.1b-4 MPEG audio decoder library
ii libmikmod2 3.1.11-a-6 A portable sound library
ii libmpcdec3 1.2.2-1 Musepack (MPC) format library
ii libogg0 1.1.3-4 Ogg Bitstream Library
ii libpulse0 0.9.10-3 PulseAudio client libraries
ii libsamplerate0 0.1.4-1 audio rate conversion library
ii libshout3 2.2.2-5 MP3/Ogg Vorbis broadcast streaming
ii libvorbis0a 1.2.0.dfsg-3.1 The Vorbis General Audio Compressi
ii libvorbisenc2 1.2.0.dfsg-3.1 The Vorbis General Audio Compressi
ii libvorbisfile3 1.2.0.dfsg-3.1 The Vorbis General Audio Compressi
ii libwavpack1 4.50.1-1 an audio codec (lossy and lossless
mpd recommends no packages.
Versions of packages mpd suggests:
ii gmpc [mpd-client] 0.16.95-1 Gnome Music Player Client (graphic
pn icecast2 <none> (no description available)
ii lastmp [mpd-client] 0.37-3 MPD client for lastfmsubmitd
ii mpc [mpd-client] 0.14-1 A command-line tool to interface M
ii ncmpc [mpd-client] 0.11.1+svn-r3965-2 text based audio player
pn pulseaudio <none> (no description available)
ii pympd [mpd-client] 0.07-1.2 Frontend for mpd in the style of r
ii sonata [mpd-client] 1.5.3-1 GTK+ client for the Music Player D
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]