Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Choppy, Crappy MPD sound[solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Sloden
Tux's lil' helper
Tux's lil' helper


Joined: 30 Dec 2004
Posts: 93
Location: Nidaros: Card Board Box, Second Floor

PostPosted: Sun May 22, 2005 2:08 pm    Post subject: Choppy, Crappy MPD sound[solved] Reply with quote

Mpd plays choppy. Mocp runs superb!

In my mpd.conf, I've said that it should resample my music, and put my outputbuffer to 2048. Don't know what to do. I'we uncommented the alsa-drivers, and put amixer as prefered mixer. Any ideas?
_________________
Screenshot of the month


Last edited by Sloden on Sun May 22, 2005 4:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
Sloden
Tux's lil' helper
Tux's lil' helper


Joined: 30 Dec 2004
Posts: 93
Location: Nidaros: Card Board Box, Second Floor

PostPosted: Sun May 22, 2005 2:45 pm    Post subject: Reply with quote

Update:
My /var/log/mpd.error.log says:

Code:
ALSA lib control.c:739:(snd_ctl_open_noupdate) Invalid CTL amixer
ALSA write error: Interrupted system call
May 22 16:32 : bad driver option
May 22 16:32 : closing audio device due to write error


From my mpd.conf
Code:
 56 # Examples:
      57 # ALSA Mixer.
      58 mixer_type>----->-------"alsa"
      59 mixer_device>--->-------"default"
      60 mixer_control>-->-------"PCM"
     

_________________
Screenshot of the month
Back to top
View user's profile Send private message
Sloden
Tux's lil' helper
Tux's lil' helper


Joined: 30 Dec 2004
Posts: 93
Location: Nidaros: Card Board Box, Second Floor

PostPosted: Sun May 22, 2005 4:18 pm    Post subject: Reply with quote

Oss-emulation did the trick.

Code:
# OSS Mixer
mixer_type>----->-------"oss"
mixer_device >-->-------"/dev/mixer"
mixer_control>-->-------"/dev/dsp"


# OSS Audio Output
ao_driver >----->-------"oss"
ao_driver_options >-----"dsp=/dev/dsp"

_________________
Screenshot of the month
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum