Search found 59476 matches

by steve
Sat May 11, 2019 8:08 pm
Forum: Adding Features to Audacity
Topic: Labels to id3v2 mp3 chapters spec
Replies: 27
Views: 3027

Re: Labels to id3v2 mp3 chapters spec

By default, Audacity uses LAME for writing MP3s, but it appears that LAME does not support id3v2 chapter frames. Audacity is able to use FFmpeg for exporting, but I've not yet found any documentation to confirm that FFmpeg supports writing MP3 Chapter frames (I've only found documentation about read...
by steve
Sat May 11, 2019 8:33 am
Forum: macOS
Topic: Running and Installing Audacity - groan
Replies: 3
Views: 160

Re: Running and Installing Audacity - groan

The current version of Audacity is 2.3.1 https://www.audacityteam.org/download/mac/
dwatkinsss wrote:
Fri May 10, 2019 4:03 pm
Got a message stating that another copy of Audacity is running
See here in the manual: https://manual.audacityteam.org/man/faq ... ml#already
by steve
Sat May 11, 2019 8:12 am
Forum: Windows
Topic: Truncate Silence
Replies: 13
Views: 492

Re: Truncate Silence

mikeypam wrote:
Fri May 10, 2019 8:30 pm
IE Truncate silence from .25 to 1.0 by 50% and leave all silence above 50% as is.
Select "Compress Excess Silence".
by steve
Fri May 10, 2019 8:10 pm
Forum: Windows
Topic: How to export all files in a folder
Replies: 2
Views: 282

Re: How to export all files in a folder

You could use a Macro (https://manual.audacityteam.org/man/macros.html)
but if all that you want to do is to convert the format ("transcode"), then other programs (such as foobar2000 or TAudioConverter) are easier, quicker, better options.
by steve
Fri May 10, 2019 8:05 pm
Forum: Audacity 2.x Feedback and Reviews
Topic: lossless copies
Replies: 4
Views: 2047

Re: lossless copies

For a new project that has not previously been saved, "Save Project" allows you to give the project a name and specify where it is saved. For a project that has already been saved, "Save Project" overwrites / updates the saved project. "Save Project As" allows you to gi...
by steve
Fri May 10, 2019 5:53 pm
Forum: macOS
Topic: Frustratingly cannot locate FFmpeg.
Replies: 14
Views: 2122

Re: Frustratingly cannot locate FFmpeg.

That image is showing libmp3lame64bit.dylib, which is the LAME library.
LAME and FFmpeg are different things.
See: https://manual.audacityteam.org/man/ins ... html#macff
by steve
Fri May 10, 2019 4:37 pm
Forum: Windows
Topic: ACC file time is changing to 789:57:13
Replies: 37
Views: 2521

Re: ACC file time is changing to 789:57:13

mikeypam wrote:
Fri May 10, 2019 4:21 pm
My results are the same?
Perhaps you've not got the update yet (?)
by steve
Fri May 10, 2019 4:33 pm
Forum: Windows
Topic: Truncate Silence
Replies: 13
Views: 492

Re: Truncate Silence

In Audacity 2.3.1, "Truncate Silence" is still in the Effect menu: https://manual.audacityteam.org/man/tru ... lence.html
by steve
Fri May 10, 2019 3:12 pm
Forum: General Audio Programming
Topic: How to quickly approximate a waveform?
Replies: 4
Views: 1897

Re: How to quickly approximate a waveform?

tracek84 wrote:
Fri May 10, 2019 2:40 pm
Can you perhaps point me to the relevant piece in the source code?
See TrackArtist https://github.com/audacity/audacity/bl ... Artist.cpp
by steve
Fri May 10, 2019 2:35 pm
Forum: Windows
Topic: Track Labeling
Replies: 11
Views: 244

Re: Track Labeling

In Audacity 2.3.1, the Nyquist Prompt is in the "Tools" menu: https://manual.audacityteam.org/man/nyquist_prompt.html