Search found 1326 matches
- Sat May 07, 2011 8:51 pm
- Forum: Windows
- Topic: Can't import .aup file into open project
- Replies: 8
- Views: 776
Re: Can't import .aup file into open project
probably the best way of doing that is to " Export " the required section to a WAV file, the "Import" that WAV file into the other Audacity Project. This may be the best way, but may not be the fastest nor easiest. A different approach would be to open the second Project via the menu ( File > Open ...
- Fri May 06, 2011 2:57 pm
- Forum: Windows
- Topic: v. 1.3.13 will not open aup files it creates
- Replies: 3
- Views: 289
Re: v. 1.3.13 will not open aup files it creates
How are you trying to open the AUP file? Audacity does not allow drag 'n' drop of shortcuts on recent versions of Windows (Vista SP2 & Win7 era). File > Import will not work for Projects, use File > Open.
- Thu May 05, 2011 9:53 pm
- Forum: Windows
- Topic: Hi, I have 2 questions!!
- Replies: 19
- Views: 1435
Re: Hi, I have 2 questions!!
I don’t want to go completely over the top on Yamaha studio monitors, but I’d like something reasonably accurate on a budget that is flexible. Budget? What outputs do you intend to use (balanced--XLR/TRS, RCA)? Do you want/need active (powered/builtin amps)? Do you plan on having a sub? This really...
- Tue May 03, 2011 4:07 pm
- Forum: Windows
- Topic: Opening a *.WAV file
- Replies: 12
- Views: 2331
Re: Opening a *.WAV file
The confusion for me is that I did nothing to change the original file before opening it (and I just grabbed a new copy and tried drag 'n' drop, File > Open & File > Import > Audio ). I am guessing that my local build of SVN HEAD (1.3.14alpha) is opening the file with FFmpeg. I have seen some talk t...
- Mon May 02, 2011 9:35 pm
- Forum: Windows
- Topic: Opening a *.WAV file
- Replies: 12
- Views: 2331
Re: Opening a *.WAV file
What seems weird is your original file is ~1.4 seconds long and ~29kB in size; adding 1 second of silence created a file ~433 kB in size!
- Mon May 02, 2011 9:32 pm
- Forum: Windows
- Topic: Opening a *.WAV file
- Replies: 12
- Views: 2331
Re: Opening a *.WAV file
I had no problem opening your file--sounds kinda like an electric clarinet--bee-doooo. I added one second to the front and attched it to this...
- Mon May 02, 2011 9:26 pm
- Forum: Windows
- Topic: Unhandled Exception
- Replies: 4
- Views: 602
Re: Unhandled Exception
You will probably have to give us more info. Is this something saved as an Audacity project or are you importing a WAV (or other format) file? Are you applying effects before trying to play the song? Have you updated Win7 to SP1; have you updated your sound drivers, how much RAM is installed (though...
- Sun May 01, 2011 1:33 am
- Forum: General Audio Programming
- Topic: Unattended command line processing
- Replies: 24
- Views: 18956
Re: Unattended command line processing
is it not possible to do all this unattended processing using mod-pipe-script? In this thread on the audacity-users listserv (Feb 2010) http://audacity.238276.n2.nabble.com/mod-script-pipe-module-and-noise-reduction-td4596332.html Gale says: As far as I know, effects cannot be controlled by scripts...
- Sat Apr 30, 2011 3:27 pm
- Forum: Compiling Audacity
- Topic: compiling 1.3.13-beta from minsrc
- Replies: 1
- Views: 1585
Re: compiling 1.3.13-beta from minsrc
I doubt this will help... SVNwinProjectslibsndfilesndfile.h(66): SF_FORMAT_SD2 = 0x160000, /* Sound Designer 2 */ SVNwinProjectslibsndfilesndfile.h(67): SF_FORMAT_FLAC = 0x170000, /* FLAC lossless file format */ SVNwinProjectslibsndfilesndfile.h(68): SF_FORMAT_CAF = 0x180000, /* Core Audio File form...
- Wed Apr 27, 2011 9:09 pm
- Forum: Windows
- Topic: Batch Processing
- Replies: 8
- Views: 2131
Re: Batch Processing
I agree with Steve, the best way is to have your player do the job and not change the file. However, if you really want to perform this kind of surgery with Audacity (and I expect there may be a better tool out there) you can do so if you either change the source code and compile your own version of...