Search found 59476 matches
- Sun Apr 10, 2011 3:51 pm
- Forum: Audio Processing
- Topic: Inverse eq based on frequency analysis
- Replies: 6
- Views: 2200
Re: Inverse eq based on frequency analysis
That works pretty well. As expected the very low frequency end is not very good, but a quick manual adjustment brings it under control.
- Sun Apr 10, 2011 1:58 pm
- Forum: Windows
- Topic: Windows 7, how can I record audio playing from internet?
- Replies: 6
- Views: 6139
Re: Windows 7, how can I record audio playing from internet?
Yes, 1.3.12 beta (though 1.3.13 beta is due out later this month).Dyssen wrote: Do you mean 1.3.12- beta ? I do not succeed in recording using 1.3.12 - beta ?
Haw far have you got? At what point are you getting stuck?
- Sun Apr 10, 2011 12:11 pm
- Forum: Windows
- Topic: Fade in problem
- Replies: 1
- Views: 297
Re: Fade in problem
You may have a broken Audacity Project. Which exact version of Audacity are you using? (Help menu > About Audacity) Are the audio tracks ones that you have recorded into Audacity yourself, or are they Imported files? Are you aware of the difference between an "Audacity Project" and an &quo...
- Sun Apr 10, 2011 12:07 pm
- Forum: Mac OS X
- Topic: Wave stats
- Replies: 14
- Views: 5816
Re: Wave stats
Since it's only the RMS value that you want, here's an Analyze plug-in that just gives the RMS value of the selection. Note that if the selection extends beyond the actual audio, any selected "empty" track space will be treated as "silence" and will lower the RMS measurement. Thi...
- Sun Apr 10, 2011 10:01 am
- Forum: Windows
- Topic: Jump to any place ...
- Replies: 2
- Views: 542
Re: Jump to any place ...
More specifically, see the section "Selection Toolbar" (but the whole page is worth a read through).kozikowski wrote:Dig around in this...
http://manual.audacityteam.org/man/Audacity_Selection
- Sun Apr 10, 2011 9:56 am
- Forum: Windows
- Topic: Stopped recording ???
- Replies: 1
- Views: 293
Re: Stopped recording ???
That's a USB turntable?roehrle wrote:Yesterday I tried operating a new Pnp record player (Vibe Sound )
See here: http://wiki.audacityteam.org/wiki/USB_turntables
- Sun Apr 10, 2011 9:43 am
- Forum: Windows
- Topic: Joining pre-mixed MP3 tracks purchased on Amazon
- Replies: 5
- Views: 1140
Re: Joining pre-mixed MP3 tracks purchased on Amazon
If you're not bothered about the tiny gap between tracks, just shove them up end-to end all on one track then export. There's some keyboard shortcuts that make this method really quick: Import all of the files, they will appear one below the other. Ctrl+3 to zoom out a bit (can also use Ctrl+Mouse W...
- Sun Apr 10, 2011 9:43 am
- Forum: Audio Processing
- Topic: Tip: Shortcut to delete selected track
- Replies: 0
- Views: 1681
Tip: Shortcut to delete selected track
For some jobs it can be quicker and more convenient to use keyboard shortcuts rather than mouse control. A typical example is when appending a lot of files into one long track: Import all of the files, they will appear one below the other. Ctrl+3 to zoom out a bit (can also use Ctrl+Mouse Wheel to z...
- Sun Apr 10, 2011 9:06 am
- Forum: Windows
- Topic: How to save a recording and then come back to work on it?
- Replies: 6
- Views: 782
Re: How to save a recording and then come back to work on it
I kept hearing myself at odd intervals(I'd hear a word via the headphones, then not hear myself via the headphones for awhile, then hear myself); I hadn't had this problem before. It was distracting. Is this typical or fixable? It's not typical, it may be fixable but I'm not sure exactly what you m...
- Sun Apr 10, 2011 8:54 am
- Forum: Windows
- Topic: Specifying ffmpeg bitrate for importing files
- Replies: 3
- Views: 863
Re: Specifying ffmpeg bitrate for importing files
Yes FFMpeg is required to decode M4A/AAC files. You should not need to pass any additional parameters to FFMpeg as the necessary information about the data format should be read automatically from the file header. In other words, If you Import a correctly formed AAC file, either from the Audacity Fi...