Search found 59476 matches
- Mon Jul 09, 2012 2:34 pm
- Forum: Audio Processing
- Topic: Batch Conversion: copy original file dates
- Replies: 9
- Views: 3528
Re: Batch Conversion: copy original file dates
I've had a look on Google and arrived at the same conclusion. Another possibility could be to find a command line program that can read and write the file creation data, and write a batch script to run that application in conjunction with a command line format converter. SoX is a command line progra...
- Mon Jul 09, 2012 2:21 pm
- Forum: Windows
- Topic: Error on sliding time scale/pitch shift - SOLVED
- Replies: 100
- Views: 25140
Re: Error on sliding time scale/pitch shift
There have been changes to sliding time scale/pitch shift between 2.0.0 and 2.0.1 so it looks pretty certain that these changes are involved in the crash, but the fact that everyone else is having so much difficulty in reproducing the crash would indicate that there is more involved than just a &quo...
- Mon Jul 09, 2012 1:59 pm
- Forum: Windows
- Topic: Audacity Stops Working While Exporting
- Replies: 27
- Views: 3937
Re: Audacity Stops Working While Exporting
Do your "recordings" include any Imported files, or are they only recordings?
Are you adding any Metadata?
Are you adding any Metadata?
- Mon Jul 09, 2012 12:56 pm
- Forum: Audio Processing
- Topic: Batch Conversion: copy original file dates
- Replies: 9
- Views: 3528
Re: Batch Conversion: copy original file dates
I'm not sure that it would make much sense for the vast majority of Audacity users as Audacity is intended to be an audio editing program rather than a batch converter. The Exported files from Audacity are new files, and would normally be different from the original imported files (for compressed fo...
- Mon Jul 09, 2012 12:30 pm
- Forum: macOS
- Topic: Making mp3 Exports Smaller
- Replies: 3
- Views: 1947
Re: Making mp3 Exports Smaller
Yes, it's here: MP3.png For mono speech based recordings this will give very good sound quality and still come in at well under lacart's 50 MB limit. The bit-rate is likely to be substantially lower than the quoted figure as the setting is based on "perceived quality" rather than kbps. The...
- Mon Jul 09, 2012 12:25 pm
- Forum: Windows
- Topic: Comparing Sony TT preamp & Behringer's
- Replies: 6
- Views: 4356
Re: Comparing Sony TT preamp & Behringer's
If you have no preference of one over the other, go with whichever is more convenient 
- Mon Jul 09, 2012 12:22 pm
- Forum: Windows
- Topic: Error on sliding time scale/pitch shift - SOLVED
- Replies: 100
- Views: 25140
Re: Error on sliding time scale/pitch shift
And is the exact time near the end of the file when it crashes always the same? What time is that exactly? The one time that it crashed for me, the crash occurred exactly as the processing completed and before the waveform was redrawn. I get the impression that it's the same for mdubin. Perhaps he ...
- Mon Jul 09, 2012 12:12 pm
- Forum: Plug-in Archive
- Topic: Professional sounding fade out.
- Replies: 53
- Views: 53168
Re: Professional sounding fade out.
If anyone is interested in the technical details of the "Pro Fade Out" effect, open the plug-in in a text editor. I've included a brief description of what it is actually doing in the code comments. The technical details are not important from a user perspective, it is just intended as a n...
- Mon Jul 09, 2012 12:10 pm
- Forum: Plug-in Archive
- Topic: Professional sounding fade out.
- Replies: 53
- Views: 53168
Re: Professional sounding fade out.
Usually, yeswaxcylinder wrote:I've always woked on the basis of short fade-ins and long fade-outs (I thought that was the pro-approch)![]()
- Mon Jul 09, 2012 12:09 pm
- Forum: Plug-in Archive
- Topic: Professional sounding fade out.
- Replies: 53
- Views: 53168
Re: Professional sounding fade out.
Nyquist can't distinguish the difference between white space and silence. I think that most folk assume (like you) that the selection needs to go to the end of the track for all fades, even the Audacity fade, so it's not really a problem. There is a slight plus side to the behaviour in that if the u...