Some stuff in the manual about crossfading: http://manual.audacityteam.org/o/man/cr ... sfade.htmlsteve wrote:Do we have a tutorial about that?
Search found 59476 matches
- Tue Jun 02, 2015 8:11 pm
- Forum: General Audio Programming
- Topic: Is there a way to remove clap sound
- Replies: 10
- Views: 3932
Re: Is there a way to remove clap sound
- Tue Jun 02, 2015 8:08 pm
- Forum: General Audio Programming
- Topic: Is there a way to remove clap sound
- Replies: 10
- Views: 3932
Re: Is there a way to remove clap sound
Exactly as you described - lots of clever cut and pasting (with little crossfades across the edits).kozikowski wrote:But that doesn't tell me how you got there
Do we have a tutorial about that?
- Tue Jun 02, 2015 7:44 pm
- Forum: Feature Request Archive
- Topic: Quick and easy crossfade
- Replies: 13
- Views: 1819
Re: Quick and easy crossfade
The plug-in. Should be used with 2nd June nightly or later.
- Tue Jun 02, 2015 7:30 pm
- Forum: Windows
- Topic: Verbal Protocol Analysis - Recording/Pausing Multiple Audios
- Replies: 3
- Views: 266
Re: Verbal Protocol Analysis - Recording/Pausing Multiple Au
Sounds like a CD player will solve your problem.mds77 wrote:I want to allow the listener to have the ability to pause the audio file (i.e. song), but not pause the new recording.
Put the audio that you want them to listen to on a CD. Get yourself a (portable) CD player. Record with Audacity.
- Tue Jun 02, 2015 4:36 pm
- Forum: GNU/Linux
- Topic: Audacity on Ubuntu exhibits transport bug
- Replies: 5
- Views: 635
Re: Audacity on Ubuntu exhibits transport bug
what settings are you using? In particular, what settings do you have in the device toolbar?
- Tue Jun 02, 2015 4:33 pm
- Forum: Windows
- Topic: Will VST Instruments ever be compatible? If not, why? Just c
- Replies: 1
- Views: 1261
Re: Will VST Instruments ever be compatible? If not, why? Ju
I'm wondering, since Audacity is compatible with so many VST plug-ins already, whether a future release will be compatible with VST Instrument plug-ins? Probably not in the near future. Most VST instruments are controlled by MIDI messages, and Audacity does not support playing or recording MIDI, so...
- Tue Jun 02, 2015 4:28 pm
- Forum: Feature Request Archive
- Topic: Quick and easy crossfade
- Replies: 13
- Views: 1819
Re: Quick and easy crossfade
Some brief usage hints in the file comments: ;; Instructions: ;; Place two audio clips into the same track. ;; Select (approximately) the same amount of audio from the ;; end of one clip and the start of the other. ;; Apply the effect. ;; The selected regions will be crossfaded. ;; ;; Note, the audi...
- Tue Jun 02, 2015 4:24 pm
- Forum: Feature Request Archive
- Topic: Quick and easy crossfade
- Replies: 13
- Views: 1819
Re: Quick and easy crossfade
It can also help to fix glitches when there are no convenient zero crossing points for making a clean edit.
- Tue Jun 02, 2015 4:05 pm
- Forum: Feature Request Archive
- Topic: Quick and easy crossfade
- Replies: 13
- Views: 1819
Re: Quick and easy crossfade
Another use case. Here we have just one track with two "tunes". The first tune ends, then the second tune starts (small gap between the two tunes): firsttrack000.png The job here is to "merge" the two tunes so that one fades into the other. I've already made the selection, so jus...
- Tue Jun 02, 2015 3:58 pm
- Forum: Feature Request Archive
- Topic: Quick and easy crossfade
- Replies: 13
- Views: 1819
Re: Quick and easy crossfade
How does it handle clips of different lengths. Say (for the sake of argument) that the last 1 second of the first clip is selected and the first 2 seconds of the second clip is selected. Normally you would try to make your selection such that the selection at the end of the first clip is roughly th...