Search found 59476 matches
- Wed Oct 24, 2012 5:24 pm
- Forum: Windows
- Topic: Trouble with new WordPress site
- Replies: 5
- Views: 698
Re: Trouble with new WordPress site
There are thousands of hosting companies, many of them have packages that are suitable for podcasters. Prices, conditions and the quality of service vary so you need to find one that suits your needs. For starting off I'd suggest looking for a free service (they do exist, but usually have either adv...
- Wed Oct 24, 2012 5:06 pm
- Forum: Plug-in Archive
- Topic: Adjustable Fade
- Replies: 271
- Views: 73559
Re: Professional sounding fade out.
The question with exponential fades is "what to do close to zero?" For a mathematically correct curve, a fade out to a very low level is not really useful because much of it is inaudible: firsttrack000.png When fading to/from absolute silence, the result would be silence for the entire dur...
- Wed Oct 24, 2012 3:39 pm
- Forum: Plug-in Archive
- Topic: Adjustable Fade
- Replies: 271
- Views: 73559
Re: Professional sounding fade out.
Hopefully we will have room to include a proper "cross fade" effect (that applies a cross-fade) at some point. This is more difficult because of the plans for a similar effect written in C++. A built-in effect (C++) has many advantages over a plug-in implementation but a plug-in may be a ...
- Wed Oct 24, 2012 2:00 pm
- Forum: Windows
- Topic: Is there an Audacity download for me?
- Replies: 8
- Views: 695
Re: Is there an Audacity download for me?
Use the "Recommended Installer" http://audacityteam.org/download/windows
- Wed Oct 24, 2012 1:34 pm
- Forum: New Plug-Ins
- Topic: Analyze plug-in: Peak Amplitude
- Replies: 2
- Views: 2804
Re: Analyze plug-in: Peak Amplitude
Neat trick Robert, though not very easy to follow for people that are starting out with Nyquist. It may also be worth noting that sample rate, number of channels and duration are also available (almost instantly) without needing to calculate them: (format nil "Sample Rate: ~a~%Channels: ~a~%Dur...
- Wed Oct 24, 2012 12:27 pm
- Forum: Audacity 2.x Feedback and Reviews
- Topic: Separated/Individual balance for Right and Left channels
- Replies: 11
- Views: 7030
Re: Separated/Individual balance for Right and Left channels
Other recording programs will allow you to pan the track being recorded. That would be a very unusual feature. Most audio recording programs take their input directly from the sound system. Full-featured real-time DAW applications will allow you to map audio track inputs to any available source. Re...
- Wed Oct 24, 2012 3:47 am
- Forum: Windows
- Topic: Trouble with new WordPress site
- Replies: 5
- Views: 698
Re: Trouble with new WordPress site
This question really has nothing to do with Audacity. You might do better to ask on a Wordpress forum or ask your hosting provider.
- Wed Oct 24, 2012 3:31 am
- Forum: Windows
- Topic: Export turns into 'File' *SOLVED
- Replies: 3
- Views: 451
Re: Export turns into 'File' *SOLVED
As ShineSpark1 has marked his post as "solved" I guess we must have hit it.
- Wed Oct 24, 2012 2:01 am
- Forum: Windows
- Topic: Export turns into 'File' *SOLVED
- Replies: 3
- Views: 451
Re: Export turns into 'File'
Avoid using the "dot" (period / full stop) character in file names. Generally it's best to stick to numbers, letters, space, hyphen and underscore in file names.
- Tue Oct 23, 2012 11:55 pm
- Forum: New Plug-Ins
- Topic: Analyze plug-in: Peak Amplitude
- Replies: 2
- Views: 2804
Analyze plug-in: Peak Amplitude
The peak amplitude of a selection can be found quite easily and quickly as a side-effect of the "Amplify" effect, but here is a plug-in that is designed specifically for the job. Using the Amplify effect has the advantage that it is extremely fast, but some users may not be comfortable wit...