Ticket #123 (closed defect: invalid)
Mute produces hiss on my system
| Reported by: | markknecht@… | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | buze | Version: | |
| Keywords: | Cc: |
Description
I attempted to run Mute from SVN for the first time today. Unfortunatly it produces only hiss when attached to either my RME HDSP 9652 or my onboard audio chip. This is what I see in the terminal when I run it:
mark@lightning ~ $ mute /usr/lib64/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py:13155: UserWa? rning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
enumerating /usr/lib/zzub/libladspadapter.so loading machine '/usr/lib/zzub/libladspadapter.so' initializing ladspadapter... ladspadapter: enumerated 201 plugin(s). enumerating /usr/lib/zzub/libMatilde Tracker.so loading machine '/usr/lib/zzub/libMatilde Tracker.so' enumerating /usr/lib/zzub/.. enumerating /usr/lib/zzub/. available drivers: #0: OSS /dev/dsp #1: OSS /dev/dsp1 #2: ALSA NVidia CK804: NVidia CK804 (hw:0,0) #3: ALSA NVidia CK804: NVidia CK804 - MIC ADC (hw:0,1) #4: ALSA NVidia CK804: NVidia CK804 - IEC958 (hw:0,2) #5: ALSA Hammerfall DSP: RME Hammerfall HDSP 9652 (hw:1,0) #6: ALSA front #7: ALSA iec958 #8: ALSA spdif best pick: ALSA NVidia CK804: NVidia CK804 (hw:0,0) creating output device 'ALSA NVidia CK804: NVidia CK804 (hw:0,0)' with 44100Hz s amplerate PortAudio? error: Invalid sample rate using '/usr/share/mute/index.txt' creating output device 'ALSA NVidia CK804: NVidia CK804 (hw:0,0)' with 44100Hz s amplerate PortAudio? error: Invalid sample rate creating output device 'ALSA NVidia CK804: NVidia CK804 (hw:0,0)' with 48000Hz s amplerate opening stream... Success. Audio driver initialized. PortAudio? error: Stream is stopped creating output device 'ALSA Hammerfall DSP: RME Hammerfall HDSP 9652 (hw:1,0)' with 44100Hz samplerate opening stream... Success. Audio driver initialized. mark@lightning ~ $
I tried most all of the options - OSS and ALSA - same results although the volume of the hiss changed a bit for each.
Mute identifies itself as version 0.2 (blowfly) in the help box.
