Search found 59476 matches

by steve
Mon Sep 04, 2017 2:56 pm
Forum: GNU/Linux
Topic: audacity doesn't start! I need some help...
Replies: 26
Views: 2765

Re: audacity doesn't start! I need some help...

I've installed the repository version of amsynth for Xubuntu 16.04, and I don't see the problem :? so I'm trying to determine where exactly your file "amsynth_dssi.so" came from, and which version it is. Rename the file from "/usr/lib/dssi/amsynth_dssi.so.bak" back to its origina...
by steve
Mon Sep 04, 2017 2:48 pm
Forum: GNU/Linux
Topic: Running Audacity switch PulseAudio to 44100 until PC restart
Replies: 19
Views: 4835

Re: Running Audacity switch PulseAudio to 44100 until PC res

deniskx wrote:It's in first post SB test 48.wav
When you import it into Audacity, does it look like this:
firsttrack003.png
firsttrack003.png (13.2 KiB) Viewed 1970 times
and the track spectrogram view like this:
firsttrack004.png
firsttrack004.png (140.88 KiB) Viewed 1970 times
by steve
Mon Sep 04, 2017 2:18 pm
Forum: GNU/Linux
Topic: Link to help for those with crashes of Audacity in linux
Replies: 2
Views: 739

Re: Link to help for those with crashes of Audacity in linux

I've not found amsynth-dssi in the Ubuntu repository. Update: It's in the amsynth package in Ubuntu 16.04 https://packages.ubuntu.com/xenial/amd64/amsynth/filelist So I've installed that on Xubuntu 16.04, and found no problem with either the Ubuntu release of Audacity 2.1.2, or with the latest 2.2....
by steve
Mon Sep 04, 2017 1:22 pm
Forum: Announcements
Topic: Audacity 2.2.0 beta Now Available for testing
Replies: 0
Views: 19077

Audacity 2.2.0 beta Now Available for testing

As the release of Audacity 2.2.0 draws nearer, version “2.2.0-beta-20170901” is now available for testing for Windows, Mac and GNU/Linux.

For more information, please see the Audacity website: http://www.audacityteam.org/beta-versio ... available/
by steve
Mon Sep 04, 2017 1:17 pm
Forum: GNU/Linux
Topic: audacity doesn't start! I need some help...
Replies: 26
Views: 2765

Re: audacity doesn't start! I need some help...

audacity is open! Success! Thank you very much! Excellent :) Now perhaps you can help me and other Linux users of Audacity, and at the same time we can tidy up the breakage that we have just created. What we've done to get Audacity working, is to remove amsynth_dssi.so from your system, so in the p...
by steve
Mon Sep 04, 2017 1:12 pm
Forum: Compiling Audacity
Topic: Building wxWidgets before Audacity in Xcode
Replies: 3
Views: 2790

Re: Building wxWidgets before Audacity in Xcode

my guess is I am not placing the unzipped [wxWidgets-audacity-fixes] folder in the right location The exact location is not important, but on my machine I unzipped to: ~/Documents/sourcecode/wxWidgets-audacity-fixes ../mac/build_wxwidgets: line35: ../configure: No such file or directory Are you sur...
by steve
Mon Sep 04, 2017 12:49 pm
Forum: Windows
Topic: exporting selected audio greyed out
Replies: 16
Views: 5611

Re: exporting selected audio greyed out

Thanks for clarifying barto2.

If it happens again, try saving the project and give it a new, unique name.
Then close and re-launch Audacity.
Then open the saved project and see if you can export.

If you can't export, then we've probably got a reproducible bug to investigate.
by steve
Mon Sep 04, 2017 12:04 pm
Forum: GNU/Linux
Topic: audacity doesn't start! I need some help...
Replies: 26
Views: 2765

Re: audacity doesn't start! I need some help...

MarPar wrote: Here we are with le screenshot of the terminal (see attachment)
OK, thanks. Audacity is crashing too early for that to tell us anything useful.

Please try the suggestion that I posted here: viewtopic.php?p=333478#p333478
by steve
Mon Sep 04, 2017 12:01 pm
Forum: GNU/Linux
Topic: Running Audacity switch PulseAudio to 44100 until PC restart
Replies: 19
Views: 4835

Re: Running Audacity switch PulseAudio to 44100 until PC res

Could you post the actual test file that you are using, I'd like to try it on my machine to see what happens.
by steve
Mon Sep 04, 2017 11:40 am
Forum: GNU/Linux
Topic: audacity doesn't start! I need some help...
Replies: 26
Views: 2765

Re: audacity doesn't start! I need some help...

Something else for you to try, and I'm quite hopeful that this will fix the problem:

Locate the file:

Code: Select all

/usr/lib/dssi/amsynth_dssi.so
and rename it:

Code: Select all

/usr/lib/dssi/amsynth_dssi.so.bak
Then log out and back in again.