Hello.
I'm using Pytone 3.0.3 in Debian Unstable, audio output configured with PulseAudio. The problem is that when I play any song (mp3, ogg, etc.) I only hear hissing and no music. The problem seems to be with the internal player; when I configure mpg123, the music plays, but I lost the capability to play anything other than mp3.
Any idea what might be wrong?
Here is my ~/.pytone/pytonerc config:
[database.main] musicbasedir = ~/music
[player.main] autoplay = false
type = internal driver = pulse device = /dev/dsp bufsize = 100 crossfading = off crossfadingstart = 5 crossfadingduration = 6
[mixer] device = "/dev/mixer" channel = SOUND_MIXER_PCM stepsize = 5 --------------------------------------------
And here are the relevant software versions: - Linux kernel: Debian 3.2.23-1 - pytone: 3.0.3 - libao4: 1.1.0-2 - pulseaudio: 2.0-6 - python: 2.7.3-2 - python-pyao: 0.82-5 - python-pymad: 0.6-1.2+b1 - python-pyvorbis: 1.5-1