Search found 24069 matches
- Thu Mar 31, 2011 7:25 pm
- Forum: General Audio Programming
- Topic: Merge/Interleave two WAV files...
- Replies: 3
- Views: 3452
Re: Merge/Interleave two WAV files...
Obviously Audacity can mix audio files together, but you should be aware that it is under the General Public License (GPL). So if you want to use Audacity in your application then you either have to make your entire program GPL (distribute its source code so that others can use it), or distribute th...
- Thu Mar 31, 2011 6:38 pm
- Forum: Maintaining / Improving this Forum
- Topic: Changing 'location' in user profile
- Replies: 5
- Views: 3435
Re: Changing 'location' in user profile
Only "Occupation" and "Interests" can be added or edited in UCP due to the use of UCP fields by spammers. Any other changes to your profile will have to be approved by Senior Forum Staff or an Administrator. As you had a previous entry for "Location", I changed it to &q...
- Wed Mar 30, 2011 10:29 pm
- Forum: Compiling Audacity
- Topic: Compiling audacity with FLAC < 1.1.3
- Replies: 9
- Views: 4106
Re: Compiling audacity with FLAC < 1.1.3
Someone else who was having problems compiling with FLAC suggested about +#ifndef LEGACY_FLAC case FLAC__METADATA_TYPE_PICTURE: // ignore pictures +#endif at line 79 of ODDecodeFlacTask.cpp. I have eventually got this to build with FLAC support. Once I figured out the magic switch, it didn't need my...
- Wed Mar 30, 2011 9:28 pm
- Forum: Mac OS X
- Topic: Mix and append chain
- Replies: 2
- Views: 633
Re: Mix and append chain
Audacity doesn't yet have any command to append files to one another (import them end-to-end), or any way to specify the files to be imported as part of the chain itself. I think you could possibly do what you wanted if you wrote a SoX script ("concatenate" would I believe join the files e...
- Mon Mar 28, 2011 2:07 am
- Forum: Windows
- Topic: 64 bit Windows and Beta Version
- Replies: 3
- Views: 637
Re: 64 bit Windows and Beta Version
Unfortunately there is probably nothing you can do to fix this. I have just had another frustrating morning trying to control a USB microphone. I came here to see if anybody had found a fix yet. I take it there is no manufacturer's driver for this USB microphone? Have you tried XP mode ? the consen...
- Mon Mar 28, 2011 1:37 am
- Forum: Compiling Audacity
- Topic: Compiling audacity with FLAC < 1.1.3
- Replies: 9
- Views: 4106
Re: Compiling audacity with FLAC < 1.1.3
I'm not sure if it will help, but did you also +#ifndef LEGACY_FLAC case FLAC__METADATA_TYPE_PICTURE: // ignore pictures +#endif at line 79 of ODDecodeFlacTask.cpp? Someone else was having trouble recently with legacy FLAC, so I will posit the question again on our developers' mailing list. Gale
- Sat Mar 26, 2011 10:57 pm
- Forum: Windows
- Topic: I open a voice record file on audacity
- Replies: 1
- Views: 357
Re: I open a voice record file on audacity
Probably Audacity 1.2 does not support the format the file is in. Download Audacity 1.3 Beta, then the optional FFmpeg library, as explained in this FAQ . After instaling FFmpeg, Import the file by clicking File > Import > Audio then choose "FFmpeg-compatible files" in the "Files of t...
- Sat Mar 26, 2011 10:39 pm
- Forum: Windows
- Topic: Help..Exported file will not let me open
- Replies: 1
- Views: 393
Re: Help..Exported file will not let me open
Do you mean your friend visited you, you recorded his/her CD and exported a WAV, and now the WAV is on your computer? Or did this happen on your friend's computer? If so, is that also a Windows computer? In what program do you see the lock icon? Do you have a screenshot of the lock you can upload he...
- Sat Mar 26, 2011 10:29 pm
- Forum: Windows
- Topic: Unable to associate wave files
- Replies: 1
- Views: 333
Re: Unable to associate wave files
Windows does not allow file association with two executables having the same name. Rename the Beta "audacity.exe" to "audacity_beta.exe" or similar. See http://wiki.audacityteam.org/wiki/File_ ... #Open_with
Gale
Gale
- Sat Mar 26, 2011 10:25 pm
- Forum: Windows
- Topic: Cannot export using lame
- Replies: 1
- Views: 430
Re: Cannot export using lame
Please follow the instructions here: http://wiki.audacityteam.org/wiki/Lame_Installation#All_users If there are still problems, try rebooting the computer, or try these alternative downloads: * lame_enc.dll 3.98.4 from: http://forum.audacityteam.org/download/file.php?id=2998 * "libmp3lame-win-3...