Search found 59476 matches

by steve
Thu Sep 03, 2015 12:43 pm
Forum: Windows
Topic: Audacity Wav File
Replies: 8
Views: 287

Re: Audacity Wav File

Audacity is able to embed some text data using the Metadata editor: http://manual.audacityteam.org/o/man/me ... ditor.html
That's as far as it goes in Audacity.
Beyond that, you could use a "hex editor" to manually edit the file, but that is definitely not "simple".
by steve
Thu Sep 03, 2015 12:40 pm
Forum: Windows
Topic: Extreme Screeching In Speech Please Help Me
Replies: 5
Views: 261

Re: Extreme Screeching In Speech Please Help Me

Okay so there is absolutely no way I can fix this? You could try the "Clip Fix" effect. That effect tries to reconstruct the peaks that have been clipped off the waveform. Clip Fix can work reasonably well if there is only a small amount of clipping, but I'd guess that your badly clipped ...
by steve
Thu Sep 03, 2015 12:13 pm
Forum: Windows
Topic: drum machine
Replies: 3
Views: 299

Re: drum machine

I've only used Hydrogen on Linux, but found it to be excellent.
Audacity does not support VST instruments (VSTi).
by steve
Thu Sep 03, 2015 10:20 am
Forum: Windows
Topic: Extreme Screeching In Speech Please Help Me
Replies: 5
Views: 261

Re: Extreme Screeching In Speech Please Help Me

Your recording level is too high. Turn down the recording level so that the maximum peaks do not touch the top/bottom of the track. Allow a bit of "headroom" and aim for a peak level of about -6 dB (half the track height) - that's about the middle of the yellow section of the recording met...
by steve
Thu Sep 03, 2015 10:06 am
Forum: Windows
Topic: Apply Chain on Stop
Replies: 2
Views: 163

Re: Apply Chain on Stop

Option 1 (Preferable - Automated) (Manual) Start -> (Manual) Stop -> (Automatic) Apply Chain -> (Automatic) Apply to Current Project -> (Automatic OK) Export recording window -> (Automatic) close open project It may be possible tog that with an AutohotKey script. http://www.autohotkey.com/
by steve
Thu Sep 03, 2015 12:09 am
Forum: Windows
Topic: Audacity Wav File
Replies: 8
Views: 287

Re: Audacity Wav File

What do you want to add?
Does it have to be a WAV file?
by steve
Thu Sep 03, 2015 12:05 am
Forum: Windows
Topic: Audacity 2.1.1 crashes Win 7 Pro 64-bit [SOLVED]
Replies: 5
Views: 432

Re: Audacity 2.1.1 crashes Win 7 Pro 64-bit

That's a kernel-mode driver error.
If it occurs when you attempt to run Audacity, then I would suspect the sound card drivers. See here for how to check and update the computer drivers: http://wiki.audacityteam.org/wiki/Updat ... ce_Drivers
by steve
Wed Sep 02, 2015 11:56 pm
Forum: Windows
Topic: Noise Gate refuses to show up After update [SOLVED]
Replies: 2
Views: 161

Re: Noise Gate refuses to show up After update

SgtKeeneye wrote:What can i do to make the Noise Gate show up so I can have it has a Chain Again?
Assuming that you are using Audacity 2.1.1, you need to enable the plug-in.
See: http://manual.audacityteam.org/o/man/ma ... yzers.html
by steve
Wed Sep 02, 2015 3:47 pm
Forum: Windows
Topic: Combine Label Names For Export [SOLVED]
Replies: 11
Views: 952

Re: Combine Label Names For Export

loringdesign wrote:i used "Add track at selection"
How did you do that? Audacity does not have anything called "Add track at selection".
by steve
Wed Sep 02, 2015 12:33 pm
Forum: Windows
Topic: error message - help please
Replies: 4
Views: 578

Re: error message - help please

For information, I think that the reason that it did not work before is that Windows has a limit for the length of the path name of about 260 characters (https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247%28v=vs.85%29.aspx) Because the file name was so long, when Audacity tried to cre...