Search found 59476 matches

by steve
Fri Feb 28, 2020 6:29 pm
Forum: GNU/Linux
Topic: Audacity freezes at startup and its logo remains frozen in the screen
Replies: 42
Views: 5095

Re: Audacity freezes at startup and its logo remains frozen in the screen

Just a thought: Do you have both packages installed: "audacity" and "audacity-data"?
by steve
Fri Feb 28, 2020 1:49 pm
Forum: GNU/Linux
Topic: My laptop squeaks while using Audacity
Replies: 14
Views: 1347

Re: My laptop squeaks while using Audacity

Tomoms wrote:
Thu Feb 27, 2020 2:08 pm
If I click and drag the mouse cursor on the waveform,
What sort of mouse are you using?
Does the squeaking happen even if you are not touching the laptop?
Is the laptop on a flat, level surface?
by steve
Fri Feb 28, 2020 1:28 pm
Forum: GNU/Linux
Topic: My laptop squeaks while using Audacity
Replies: 14
Views: 1347

Re: My laptop squeaks while using Audacity

Tomoms wrote:
Fri Feb 28, 2020 1:00 pm
I've plugged my headphones in and the noise still comes from the under the keyboard.
To be clear, does the sound NOT come out of the headphones?

Does the graphics card / chip have a fan?
by steve
Fri Feb 28, 2020 1:24 pm
Forum: Windows
Topic: Convert Label text to LRC file
Replies: 81
Views: 7904

Re: Convert Label text to LRC file

bigboss97 wrote:
Fri Feb 28, 2020 12:40 pm
But how do I pipe that output to my script?
If you can get Python to read the Unicode labels, then you should be able to the whole thing with Python.
by steve
Fri Feb 28, 2020 11:20 am
Forum: Windows
Topic: Convert Label text to LRC file
Replies: 81
Views: 7904

Re: Convert Label text to LRC file

know that my Windows/DOS shell doesn't display unicode characters. But it should at least show me some unreadable characters The scripts provided by Audacity assume that data is plain ASCII, and will not work with multi-byte Unicode characters. With Python3 you will probably see errors like: "...
by steve
Fri Feb 28, 2020 9:52 am
Forum: Windows
Topic: Fender mustang amp is connected to audacity but wont record
Replies: 6
Views: 1952

Re: Fender mustang amp is connected to audacity but wont record

Audacity does not support ASIO.
Does the Fender mustang amp "require" ASIO? If so, then you will need to record with an app that supports ASIO.
by steve
Fri Feb 28, 2020 9:46 am
Forum: GNU/Linux
Topic: Audacity freezes at startup and its logo remains frozen in the screen
Replies: 8
Views: 695

Re: Audacity freezes at startup and its logo remains frozen in the screen

I left the terminal window unattended for a while before noticing that the process finished, maybe 30 mins to 1 hr, I don't know for sure. Please time it. Cause the freeze, then keep your eye on the terminal for 5 minutes, then if it has not crashed, do something else for an hour but check the term...
by steve
Fri Feb 28, 2020 9:37 am
Forum: GNU/Linux
Topic: My laptop squeaks while using Audacity
Replies: 14
Views: 1347

Re: My laptop squeaks while using Audacity

There's no sound coming from the speaker and I know it because the sound is the same, no matter if the system audio volume is set to 100% or 0%. I hope this leaves no shadow of doubt. Not quite - that's about 99% there. If you plug in headphones into the laptop and ensure that sound goes to the hea...
by steve
Fri Feb 28, 2020 9:23 am
Forum: Windows
Topic: Unable to Save As my Timed recordings
Replies: 5
Views: 486

Re: Unable to Save As my Timed recordings

I can then see the audio as recorded Can you play the recovered project? when I go into the File tab...and do anything there I assume that you mean the "File menu". What happens if, instead of going into the File menu, you press "Ctrl+Shift+E"? What happens if, instead of going ...
by steve
Thu Feb 27, 2020 11:49 pm
Forum: Windows
Topic: How to remove unregistered plug-ins
Replies: 6
Views: 830

Re: How to remove unregistered plug-ins

A complete reset of Audacity should remove them.
To do that:

1) Quit Audacity
2) From Users\<username>\AppData\Roaming\audacity\ (where "<username>" is your user name), delete the 3 files:
audacity.cfg
pluginregistry.cfg
pluginsettings.cfg
3) Restart Audacity