Page 1 of 1
Audacity 2.1.3: incorrect speed and pitch
Posted: Sun Jul 17, 2016 10:39 am
by Piteur
<>
This is the translation (by Google Translate, from french to english) of the following topic: http://forum.audacityteam.org/viewtopic ... 67&p=0&e=0
=========================
Hello.
I started with
Audacity 2.1.3 on Xubuntu
14.04.4 (I am also relatively novice on
Linux!).
Firstly I can no longer go into the preferences for the last Updates (kernel? Audacity?).
But
Audacity seems to work; however, the pitch and speed of sound recordings from my browser aren't correct (I have not tested other sources, with no microphone). To restore (after trial and error) the situation, I have to go in Audacity by:
Effect> Change the speed. An increase of 10% seems correct (in the ear).
I wonder why this error occurs and, above all, how to eliminate it to avoid having to correct speed and pitch after each record.
Thank you for any help (and thank you for your patience: I am not familiar with this type of difficulty).
Re: Audacity 2.1.3: incorrect speed and pitch
Posted: Sun Jul 17, 2016 11:53 am
by Gale Andrews
Piteur wrote:I started with Audacity 2.1.3 on Xubuntu 14.04.4 (I am also relatively novice on Linux!).
Audacity 2.1.3 does not exist yet as a release. They are only alpha builds. Where did you obtain "2.1.3" ?
Piteur wrote:I can no longer go into the preferences for the last Updates (kernel? Audacity?).
Which Preferences are you referring to? Xubuntu Preferences? Contact Xubuntu about any bugs in their operating system.
Piteur wrote:But Audacity seems to work; however, the pitch and speed of sound recordings from my browser aren't correct. (I have not tested other sources, with no microphone). To restore (after trial and error) the situation, I have to go in Audacity by: Effect> Change the speed. An increase of 10% seems correct (in the ear).
This is quite common on Linux. You may be able to download the audio or video rather than record it. Use your favourite search engine to find out how. Make sure you have copyright holders' permission before you record or download.
If you must record it, try changing the project rate bottom left of Audacity. If it is on 44100 Hz, try 48000 Hz, or if it is on 48000 Hz, try 44100 Hz.
Piteur wrote:I wonder why this error occurs and, above all, how to eliminate it to avoid having to correct speed and pitch after each record.
It is a sample rate problem, possibly with PulseAudio assuming you are choosing the "pulse" or "default" recording device in Audacity. If you are not choosing pulse, doing so might possibly help.
Gale
Re: Audacity 2.1.3: incorrect speed and pitch
Posted: Sun Jul 17, 2016 3:08 pm
by Piteur
Gale Andrews wrote:Audacity 2.1.3 does not exist yet as a release. They are only alpha builds. Where did you obtain "2.1.3" ?
Hello, Gale. Thank you very much for your explanations. I do not know how version 2.1.3 Alpha was installed! I completely uninstalled Audacity and reinstalled Audacity 2.0.5 with Ubuntu Software Center: everything works much better !!!
Gale Andrews wrote:Which Preferences are you referring to? Xubuntu Preferences? Contact Xubuntu about any bugs in their operating system.
I meant access to parameters of Audacity (settings). A crash occurred whenever I tried to access it.
Gale Andrews wrote:This is quite common on Linux. You may be able to download the audio or video rather than record it. Use your favourite search engine to find out how. Make sure you have copyright holders' permission before you record or download.
Download is not possible for Internet radio streaming. Is it ?
Gale Andrews wrote:If you must record it, try changing the project rate bottom left of Audacity. If it is on 44100 Hz, try 48000 Hz, or if it is on 48000 Hz, try 44100 Hz.
Why not, indeed?
Gale Andrews wrote:It is a sample rate problem, possibly with PulseAudio assuming you are choosing the "pulse" or "default" recording device in Audacity. If you are not choosing pulse, doing so might possibly help.
As I said, reinstalling Audacity 2.0.5 seems to have solved the problem ... I hope it does not reappear.
Thank you again for your help.
Re: Audacity 2.1.3: incorrect speed and pitch
Posted: Mon Jul 18, 2016 11:52 am
by Gale Andrews
Piteur wrote:Gale Andrews wrote:Which Preferences are you referring to? Xubuntu Preferences? Contact Xubuntu about any bugs in their operating system.
I meant access to parameters of Audacity (settings). A crash occurred whenever I tried to access it.
That is not a known problem in 2.1.3-alpha. I use it (compiled from source code) on Ubuntu 14.04 and 16.04.
Piteur wrote:Gale Andrews wrote:This is quite common on Linux. You may be able to download the audio or video rather than record it. Use your favourite search engine to find out how. Make sure you have copyright holders' permission before you record or download.
Download is not possible for Internet radio streaming. Is it ?
Sometimes download is possible. It may breach the terms and conditions of the site, but if so recording may breach those terms also. Check the conditions.
Gale
Re: Audacity 2.1.3: incorrect speed and pitch
Posted: Mon Jul 18, 2016 1:45 pm
by Piteur
Gale Andrews wrote:That is not a known problem in 2.1.3-alpha. I use it (compiled from source code) on Ubuntu 14.04 and 16.04.
How do I understand this information? Can I tell you that 2.0.5 works perfectly now, but 2.1.3 did not allow me to access the settings (systematic crash)?
For information, I don't know compile from source files. I necessarily made an installation from a repository (which?????

=> I made a big cleaning, I don't know anymore! Probably:
ppa:ubuntuhandbook1/audacity).
I just read:
"Uninstall any packaged version of Audacity before installing the PPA." (
here) ; probably I did not take this precaution!...
Re: Audacity 2.1.3: incorrect speed and pitch
Posted: Tue Jul 19, 2016 10:54 am
by Gale Andrews
Piteur wrote:Gale Andrews wrote:That is not a known problem in 2.1.3-alpha. I use it (compiled from source code) on Ubuntu 14.04 and 16.04.
How do I understand this information? Can I tell you that 2.0.5 works perfectly now, but 2.1.3 did not allow me to access the settings (systematic crash)?
We are just telling you that there is no known crash as you describe on our machines. But you could have had bad settings then.
To reset settings, exit Audacity and delete the folder ~/.audacity-data/ .
Piteur wrote: For information, I don't know compile from source files. I necessarily made an installation from a repository (which?????

=> I made a big cleaning, I don't know anymore! Probably:
ppa:ubuntuhandbook1/audacity).
That site does not have 2.1.3-alpha. Probably you had
https://launchpad.net/~audacity-team/+a ... untu/daily which has 2.1.3-alpha despite the file names.
Anyway, if you are happy with 2.0.5, and it works, just stay with it.
Gale