Search found 59476 matches

by steve
Mon Feb 15, 2021 4:24 pm
Forum: Adding Features to Audacity
Topic: Custom extension for exported labels
Replies: 1
Views: 260

Re: Custom extension for exported labels

1. Most good spreadsheet apps support space separated variables in .txt files. 2. ".labels.txt" is not a valid file extension (only one dot is allowed in a file extension) 3. ".txt" is the correct extension for a plain text file. 4. If you have an application that requires "...
by steve
Mon Feb 15, 2021 4:12 pm
Forum: GNU/Linux
Topic: Seeking Developer for Hire to Modify Audacity (Linux)
Replies: 4
Views: 484

Re: Seeking Developer for Hire to Modify Audacity (Linux)

PonyPak wrote:
Mon Feb 15, 2021 3:06 pm
I went there, but can not find a "mailing list."
Scroll down the page to where it says:
"audacity-devel"
Just below that there is a link:
"audacity-devel archives and subscription information"
by steve
Mon Feb 15, 2021 1:50 pm
Forum: macOS
Topic: Problems Getting Sound into Audacity
Replies: 3
Views: 173

Re: Problems Getting Sound into Audacity

Does this fix it? viewtopic.php?f=47&t=103573
by steve
Mon Feb 15, 2021 12:31 pm
Forum: macOS
Topic: Audacity freezes when using space bar
Replies: 10
Views: 186

Re: Audacity freezes when using space bar

Are you using bluetooth headphones / speakers? (It sounds like this problem: https://superuser.com/questions/1601088 ... headphones)
by steve
Mon Feb 15, 2021 11:54 am
Forum: macOS
Topic: Audacity freezes when using space bar
Replies: 10
Views: 186

Re: Audacity freezes when using space bar

Are you saying that sometimes Audacity plays correctly, but sometimes it freezes?
by steve
Mon Feb 15, 2021 11:14 am
Forum: macOS
Topic: distortion on bluetooth
Replies: 5
Views: 167

Re: distortion on bluetooth

The "lagging" problem is probably unavoidable with bluetooth headphones because the audio has to be encoded before transmitting over bluetooth, then decoded in the headphones. It is also common for bluetooth audio to use "buffers" which create additional delay.
by steve
Mon Feb 15, 2021 11:01 am
Forum: macOS
Topic: Audacity freezes when using space bar
Replies: 10
Views: 186

Re: Audacity freezes when using space bar

What happens if you click the "Play" button?

I would strongly recommend having only one version of Audacity installed at a time. The current version is Audacity 2.4.2 and is available via the Audacity website: https://www.audacityteam.org/download/mac/
by steve
Mon Feb 15, 2021 10:59 am
Forum: macOS
Topic: Cannot Load DeEsser.ny into Audacity 2.4.2
Replies: 1
Views: 60

Re: Cannot Load DeEsser.ny into Audacity 2.4.2

The DeEsser plugin is a "Nyquist plug-in". Installation instructions for macOS are here: https://manual.audacityteam.org/man/ins ... st_install
by steve
Mon Feb 15, 2021 10:58 am
Forum: macOS
Topic: Issue with MP3 Export in Audacity 2.4.2
Replies: 8
Views: 276

Re: Issue with MP3 Export in Audacity 2.4.2

I've removed the part about Audacity 2.1.1 from the Audacity wiki.
There is still a comment about Audacity 2.1.1 in the Audacity manual - David Bailes on the Audacity4Blind list (and our VI consultant) has been contacted to ask for his recommendations.
by steve
Mon Feb 15, 2021 10:54 am
Forum: macOS
Topic: save project and re-open?
Replies: 3
Views: 106

Re: save project and re-open?

Saved "as project" to desktop. Files appear to have been saved in 6-second chunks?? That's normal. The Audacity project format is not a single file. There is a "project file" and a "data directory" (data folder). Both parts are essential. See here for more detail: http...