Search found 59476 matches

by steve
Sun Dec 04, 2011 11:37 pm
Forum: Compiling Audacity
Topic: "Setup.h" not found
Replies: 26
Views: 22075

Re: "Setup.h" not found

Initially it is in wxWidgets-2.8.12includewxmsw and is called setup0.h the wxWidgets approved solution is to copy it (right in the folder where it resides) and rename the copy from setup0 - copy.h to setup.h. This preserves the original in case you mess up the working version. That's what I did (ex...
by steve
Sun Dec 04, 2011 8:14 pm
Forum: Windows
Topic: Making a remix from an acapella track?
Replies: 6
Views: 1905

Re: Making a remix from an acapella track?

jimijack100 wrote:Almost finished my first Accapella remix.
http://soundcloud.com/jimijack100/remix-work-it-out
That's sounding really good ;)
by steve
Sun Dec 04, 2011 6:46 pm
Forum: Windows
Topic: AUP file for download
Replies: 1
Views: 378

Re: AUP file for download

What do you want it for?
Are you aware that an AUP file does not contain any audio? (see here: http://manual.audacityteam.org/man/Audacity_Projects )
by steve
Sun Dec 04, 2011 6:44 pm
Forum: Windows
Topic: Creating corrupt 16-bit Windows WAV files
Replies: 9
Views: 3819

Re: Creating corrupt 16-bit Windows WAV files

OK, I've got a workaround that works on Windows XP SP3. Could you try this and let us know if it works on your machine (if it does I'll add a note to the bugzilla report). After importing the original WAV file, open the metadata editor (in the File menu). Click the "Clear" button, then the...
by steve
Sun Dec 04, 2011 6:33 pm
Forum: Windows
Topic: Creating corrupt 16-bit Windows WAV files
Replies: 9
Views: 3819

Re: Creating corrupt 16-bit Windows WAV files

The original file has non-standard metadata. This is a known problem with (some) files that were created with Sound Forge 6. Unfortunately Audacity on Windows is not able to correctly handle the non-standard metadata that is at the end of the file (the metadata should be at the beginning of the file...
by steve
Sun Dec 04, 2011 6:15 pm
Forum: Compiling Audacity
Topic: "Setup.h" not found
Replies: 26
Views: 22075

"Setup.h" not found

Windows XP SP3 (fully updated) Microsoft Visual Studio 2008 Version 9.0.30729.1 SP Microsoft .NET Framework Version 3.5 SP1 Installed Edition: VC Express Microsoft Visual C++ 2008 91909-152-0000052-60124 Microsoft Visual C++ 2008 wxWidgets-2.8.12 (downloaded wxMSW installer from http://www.wxwidgets...
by steve
Sun Dec 04, 2011 6:01 pm
Forum: GNU/Linux and Unix-like
Topic: How do I append one audio file to another?
Replies: 6
Views: 41498

Re: How do I append one audio file to another?

ps. it does work with mp3's ... provided they are of the same type. Using this method on a mixture of mono and stereo MP3s will set the mono MP3s to the left channel. It does not work (properly) with WAV files. With all audio files (other than RAW) there will be additional headers in the middle of ...
by steve
Sun Dec 04, 2011 5:44 pm
Forum: Windows
Topic: recording original computer sound
Replies: 3
Views: 494

Re: recording original computer sound

If your computer is a branded computer, go to the computer manufacturers web site. If your computer is an unbranded computer, have a look inside the case to see the manufacturer and model number of the motherboard (it should be printed onto the board), then go to the motherboard manufacturers web si...
by steve
Sun Dec 04, 2011 2:17 pm
Forum: Mac OS X
Topic: A Gradual Filter
Replies: 3
Views: 6936

Re: A Gradual Filter

Probably the easiest way is to make a duplicate of the track (or part of track), then apply a low pass filter to the copy. If you then apply a fade-out to the filtered copy and a fade-in to the unfiltered original there will be a gradual progression from one to the other. This type of work tends to ...
by steve
Sun Dec 04, 2011 2:13 pm
Forum: Windows
Topic: Metadata editor
Replies: 3
Views: 514

Re: Metadata editor

When I use the Metadata-editor it displays always first the artist name and project of a previously handled project. Audacity handles one set of metadata per project. If you just remove the tracks from a project, the metadata will remain because it is still the same project (useful if you are makin...