Page 1 of 1

problem playing sound

Posted: Tue Sep 23, 2014 3:37 pm
by gideon425
I am using Audacity 2.0.5, installed by the Ubuntu package.
I open any mp3 file and then play it using output device HDA Intel: VT2020 Analog (hw: 0,0).
The sound seems to be at the right speed but is a bit distorted.

However, if I play the mp3 with mplayer, it sounds right

Re: problem playing sound

Posted: Thu Sep 25, 2014 12:24 am
by Gale Andrews
gideon425 wrote:I am using Audacity 2.0.5, installed by the Ubuntu package.
I open any mp3 file and then play it using output device HDA Intel: VT2020 Analog (hw: 0,0).
The sound seems to be at the right speed but is a bit distorted.

However, if I play the mp3 with mplayer, it sounds right
Is it the same noise you complain about in recordings http://forum.audacityteam.org/viewtopic ... 41#p252541 ?


Gale

Re: problem playing sound

Posted: Sat Sep 27, 2014 1:02 pm
by gideon425
No, this problem occurs even when I play an mp3 produced by someone else

Re: problem playing sound

Posted: Sat Sep 27, 2014 9:25 pm
by Gale Andrews
We can't see or hear your computer, obviously.

So this noise only occurs playing MP3's in Audacity, right? What device is mplayer playing to?

Is it possible to record the playback noise then post an audio sample ?

Are you using too high a project rate? Sometimes 48000 Hz is best on Linux. Are your Audacity tracks at the same rate as the project rate? Are you using too low a buffer setting in Recording Preferences? That setting affects playback too.


Gale

Re: problem playing sound

Posted: Sun Sep 28, 2014 1:08 am
by gideon425
okay I changed "Audio to buffer" to 200 and it now plays correctly.

Is that a reasonable approach?

Re: problem playing sound

Posted: Sun Sep 28, 2014 1:43 am
by Gale Andrews
gideon425 wrote:okay I changed "Audio to buffer" to 200 and it now plays correctly.

Is that a reasonable approach?
Anything that works is reasonable if it has no bad consequences elsewhere. You don't need to worry about Audio to buffer being higher as long as you are not doing overdub recordings in Audacity or as long as you aren't streaming the Audacity recording to your SIP client for your show.


Gale

Re: problem playing sound

Posted: Sun Sep 28, 2014 10:26 am
by gideon425
I am not doing overdubbing or streaming. So this looks like a good solution.
Thank you for the assistance

Re: problem playing sound

Posted: Sun Sep 28, 2014 1:32 pm
by gideon425
Is the reason I need to set this to 200 a known bug? Is it worth investigating?

Assuming I keep this setting, is it possible to combine two mp3s using audacity into a single file which has the sound of both combined?

Re: problem playing sound

Posted: Mon Sep 29, 2014 1:39 am
by Gale Andrews
gideon425 wrote:Is the reason I need to set this to 200 a known bug?
If you had it set to something unreasonable like 20 before, no it's not a bug. We have not heard the problem for ourselves so we don't know what it is.
gideon425 wrote:Assuming I keep this setting, is it possible to combine two mp3s using audacity into a single file which has the sound of both combined?
The "Audio to buffer" setting is not likely to be relevant to that unless you are importing a large number of tracks stacked on top of each other.

If you mean you want the files to play mixed together, that happens anyway. If you are trying to join the files end-to-end, see http://manual.audacityteam.org/o/man/fa ... .html#join. If you are joining the files and no other editing, you should not even do it in Audacity because you will have the quality loss of re-encoding the file. Use something like Mp3Wrap instead, which joins MP3 files losslessly.


Gale