I am running Audacity 2.0.5 on Ubuntu 14.04. Recording and playing back through pulseaudio. Whenever I start Audacity, whether it is to record a track or play a previously recorded track, I hear audio that is fuzzy and distorted in a way to suggest that it is being poorly resampled. This happens to all of my system audio, not just the playback from Audacity. After quitting the program, the problem persists with all of the other audio that I try to play. The only way to restore the sound quality is to either restart the computer, or reload ALSA using
Code: Select all
pulseaudio -k && sudo alsa force-reload
From what I can tell, this issue does not affect recording audio. That is, I can record a track, export to a wav file, quit audacity and restart ALSA, and then play the wav file in my media player and it sounds fine. It seems like the ALSA or pulseaudio playback settings are getting messed up by Audacity, but I have checked that all the default sample rates are the same and I don't know what else to try. No matter what settings I put in Audacity, the audio playback is messed up as soon as I start the program. Does anyone have any suggestions as to what could be going on here?
Thanks,
Gawain