download legacy version?

Help for Audacity on GNU/Linux.
Forum rules
ImageThis forum is for Audacity on GNU/Linux.
Please state:
  • which version of Linux you are using,
  • the exact three-section version number of Audacity from Help menu > About Audacity,
  • whether you installed your distribution's release, PPA version, or compiled Audacity from source code.

Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
bh2
Posts: 8
Joined: Wed Jan 06, 2016 2:58 am
Operating System: OS X 10.9 Mavericks

download legacy version?

Post by bh2 » Wed Jan 06, 2016 3:02 am

Can someone provide a link to download one of the legacy versions of audacity?

Thanks!

kozikowski
Forum Staff
Posts: 68938
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: download legacy version?

Post by kozikowski » Wed Jan 06, 2016 3:39 am


steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: download legacy version?

Post by steve » Wed Jan 06, 2016 1:12 pm

For Linux we only provide source code. Most Linux distributions provide binaries in their repositories.
Building an old version of Audacity on a modern Linux distribution is likely to be highly problematic due to incompatible library files.

Tarballs for Linux all the way back to version 0.91 are available here: http://www.oldfoss.com/Audacity.html

Which version of Linux are you using, and what do you need a legacy version for?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

bh2
Posts: 8
Joined: Wed Jan 06, 2016 2:58 am
Operating System: OS X 10.9 Mavericks

Re: download legacy version?

Post by bh2 » Wed Jan 06, 2016 3:26 pm

steve wrote:Which version of Linux are you using, and what do you need a legacy version for?
I did download the standard version for my Ubuntu 15.10 distribution running on a System76 laptop of recent vintage and was trying to discover whether an earlier version would work correctly. It did not.

I then stumbled across Ji M's site and downloaded the latest version which he provides as a PPA. Same problem, which I describe in this post on Ji's site (but not yet approved and displayed publicly):

Hi, Ji …

I’m a bit frustrated after recently installing Audacity on a new System76 laptop running Ubuntu and recently upgraded to 15.10.

When I record a voice chunk directly using Audacity, it plays back the recording virtually at light speed. Weird. I’m a casual user, not a sound engineer. I did twiddle the “speed” settings, but that simply slowed down the incoherent recording.

I’ve done the usual “google-it” thing to see if others reported the same problem. I came up with nothing useful. No joy. I downloaded an older version 2. No difference.

Having come across your resources (thank you!), I decided to remove the standard package version and replace it with the latest and greatest version from your PPAs. Surely, I thought, this would fix the problem. It didn’t.

So….have you any idea what may cause such a weird effect? It seems intuitively obvious that a recording made with Audacity should then play it back exactly as it was recorded. Apparently not. I’ve used Audacity for several years with never a problem, so this is a new experience.

Have you any idea what may be wrong? And what I must do to fix this silly problem? I have a project pending and must buy other software if Audacity simply won’t work for me anymore.

Thanks!

[...]

Adding to my comment above, if the sound speed is set to 1.0000 (the default) and the “chirp” sound is generated by Audacity, the playback output resembles the rising ugly sound effect used on old radio programs to simulate a creaky door being opened (except higher pitched) and is quite “raw”, to boot.

Definitely NOT a “chirp”!!! :)
The "chirp" generated by Audacity might also be described as something like the sound of a crow being slowly strangled to death. So it isn't the mike and I frequently use this USB-connected headset to listen to other recordings and chat on Skype. Go figure.

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: download legacy version?

Post by steve » Wed Jan 06, 2016 4:43 pm

The name "Chirp" does not really describe the effect very well. With the default settings and no track selected, the sound should be a rising tone lasting 30 seconds (not what I would call a "chirp").

What happens if you import a "known to be good" audio file into Audacity and play it?
What settings do you have in the device toolbar?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

bh2
Posts: 8
Joined: Wed Jan 06, 2016 2:58 am
Operating System: OS X 10.9 Mavericks

Re: download legacy version?

Post by bh2 » Wed Jan 06, 2016 5:09 pm

steve wrote:The name "Chirp" does not really describe the effect very well. With the default settings and no track selected, the sound should be a rising tone lasting 30 seconds (not what I would call a "chirp").
Lasts about 2-3 seconds. I agree it sounds not like a "chirp" but like the last mortal moment of a dying crow.
steve wrote:What happens if you import a "known to be good" audio file into Audacity and play it?
Plays at light speed and sounds like random static. The tracks are original recorded music clips I re-engineered some time ago on Audacity. Until now, they have always played back beautifully.
steve wrote:What settings do you have in the device toolbar?
Whatever is set by default. My original dot-config directory is a virgin.

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: download legacy version?

Post by Gale Andrews » Wed Jan 06, 2016 5:31 pm

See http://wiki.audacityteam.org/wiki/Linux_Issues#pulse. You may need to follow that whatever Audacity version you are using.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: download legacy version?

Post by steve » Wed Jan 06, 2016 5:34 pm

bh2 wrote:like the last mortal moment of a dying crow.
:lol: Not quite right then.

I've just been reading that PulseAudio has started playing up again on some Ubuntu 15.10 systems, so it could be to do with that.
Do you have just one sound card installed on the machine? If so, you should see an option in both the recording and playback settings of the device toolbar that mentions "hw:0.0". That setting should allow Audacity to access your sound card hardware directly through ALSA (bypassing Pulse). Ensure that no other audio applications are running and try that option.

The "Panda Jim" PPA version should currently be the best version for your system. Once Ubuntu has the new Audacity 2.1.2 version, then it will probably be worth switching back to the main repository version.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

bh2
Posts: 8
Joined: Wed Jan 06, 2016 2:58 am
Operating System: OS X 10.9 Mavericks

Re: download legacy version?

Post by bh2 » Wed Jan 06, 2016 5:39 pm

Oh, damn ... how embarrassing. You asked:
steve wrote:What settings do you have in the device toolbar?
After posting my reply, I checked those again (found them set to default) and ... duh ... all is well now they are reset to headphone in/out.

But that raises a question in my mind about why I would have heard anything at all if the sound was not directed to the headphones or received from the mike. If there had been only silence or no playback sound after recording, I'd have quickly figured something needed to be re-configured. And what exactly does "default" mean?

Anyhow, apologies for the bother. I'm a happy camper again. And thanks very much to the development team for Audacity ... it's served me well for some years and I am grateful for it.

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: download legacy version?

Post by Gale Andrews » Wed Jan 06, 2016 5:51 pm

bh2 wrote:
steve wrote:What settings do you have in the device toolbar?
After posting my reply, I checked those again (found them set to default) and ... duh ... all is well now they are reset to headphone in/out.

But that raises a question in my mind about why I would have heard anything at all if the sound was not directed to the headphones or received from the mike. If there had been only silence or no playback sound after recording, I'd have quickly figured something needed to be re-configured. And what exactly does "default" mean?
"Default" is PulseAudio on systems that use it, as Ubuntu does. You were connected to the same devices, given the system was set to those devices.

PulseAudio sits between the kernel/hardware and Audacity. So it has higher latency than choosing the (hw) device directly.

If you want to use other audio apps while using Audacity you will have to use the workaround at http://wiki.audacityteam.org/wiki/Linux_Issues#pulse.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Post Reply