Search found 59476 matches

by steve
Sun Apr 22, 2018 10:26 am
Forum: macOS
Topic: Importing Labels
Replies: 5
Views: 970

Re: Importing Labels

Times must be in seconds, relative to "0.0" on the Timeline).
If you want that label at "28 seconds", you should write it as

Code: Select all

28
or

Code: Select all

28.0
or

Code: Select all

28.000
1 min 35.6 seconds would be written as:

Code: Select all

95.6
or

Code: Select all

95.600000
(trailing zeros are unimportant).
by steve
Sun Apr 22, 2018 10:11 am
Forum: Windows
Topic: Audacity crashing right after recording
Replies: 1
Views: 178

Re: Audacity crashing right after recording

Ensure that Audacity is updated to the most recent version (Audacity 2.2.2)
by steve
Fri Apr 20, 2018 2:59 pm
Forum: macOS
Topic: Importing Labels
Replies: 5
Views: 970

Re: Importing Labels

If you attach the text file to your reply, I'll take a look. (see here for how to attach files to forum posts: viewtopic.php?f=49&t=64936 )
by steve
Fri Apr 20, 2018 12:05 pm
Forum: Français
Topic: CHORDINO
Replies: 3
Views: 2177

Re: CHORDINO

Thanks for your advice, but can you tell me the full address to install VAMP. I don't generally use Windows, but the first suggestion in the manual is to put the complete ".lv2" folder into: Users\<username>\AppData\Roaming\LV2 (did I not give this link already? http://manual.audacityteam...
by steve
Fri Apr 20, 2018 11:18 am
Forum: Windows
Topic: 2.2.2 Limit to One Project Open at A Time
Replies: 5
Views: 333

Re: 2.2.2 Limit to One Project Open at A Time

ojoe wrote:If not I'll get him to set it up to restart the machine every night.
Scheduling a reboot would be the simplest solution. See: https://answers.microsoft.com/en-us/win ... 148?auth=1
by steve
Fri Apr 20, 2018 11:16 am
Forum: macOS
Topic: Audacity Plugin Download Issue
Replies: 13
Views: 1497

Re: Audacity Plugin Download Issue

Ensure that your Mac is showing you the file name extension. It can get very confusing if the computer is hiding it.
See here for how to make a Mac show the file name extension: https://support.apple.com/kb/PH25381?locale=en_US
by steve
Fri Apr 20, 2018 11:13 am
Forum: Audio Processing
Topic: How to use Chains label for sellect another Chains plugin?
Replies: 5
Views: 649

Re: How to use Chains label for sellect another Chains plug

Thank you so much for your answer. There is nothing else to do but only wait for info about the new version audacity with "Macros", Meaby have somethin info when be able link to beta versions to test? There's an unofficial alpha build here: https://www.sendspace.com/file/kblf3y (Note that...
by steve
Fri Apr 20, 2018 9:33 am
Forum: Windows
Topic: Why are there so many e08__ data files in a recording?
Replies: 5
Views: 1741

Re: Why are there so many e08__ data files in a recording?

Don't touch those files, they are the project's audio data. The small ".AUP" file is a list of instructions that tell Audacity what to do with those ".AU" files.

See here for more information about Audacity projects: http://manual.audacityteam.org/man/auda ... jects.html
by steve
Fri Apr 20, 2018 8:16 am
Forum: Audio Processing
Topic: DeBreath in Audacity : proof of concept
Replies: 4
Views: 481

Re: DeBreath in Audacity : proof of concept

It might be interesting to compare how well this technique works with and without the DtBlkFx processing.
by steve
Fri Apr 20, 2018 8:13 am
Forum: macOS
Topic: Importing Labels
Replies: 5
Views: 970

Re: Importing Labels

Try saving the file as plain ASCII text with "LF" line endings.