Search found 59476 matches
- Thu Oct 15, 2020 9:42 am
- Forum: Windows
- Topic: How to reverse and change speed in one effect
- Replies: 48
- Views: 1998
Re: How to reverse and change speed in one effect
This... ;nyquist plug-in ;version 4 ;type generate ;name "Convert from Stereo to 3 Channels..." ;action "Making extra channel..." ;info "This effect makes a temporary third channel from stereo" (setf data (list "A" "B" "C" "D")) ...
- Thu Oct 15, 2020 9:34 am
- Forum: Windows
- Topic: How to reverse and change speed in one effect
- Replies: 48
- Views: 1998
Re: How to reverse and change speed in one effect
but if you made the program I didn't write the Nyquist programming language. Nyquist was developed at CMU . Basically, I want to copy a stereo track/channel to itself, and mix the copied track/channel without affecting the original. Nyquist cannot add or remove Audacity tracks, or change a mono tra...
- Thu Oct 15, 2020 9:21 am
- Forum: Windows
- Topic: Distortion, pops, etc
- Replies: 1
- Views: 30
Re: Distortion, pops, etc
See if any of this helps: https://manual.audacityteam.org/man/faq ... html#skips
- Thu Oct 15, 2020 9:17 am
- Forum: Making Music with Audacity
- Topic: Harmony vox
- Replies: 1
- Views: 304
Re: Harmony vox
If you have a recording of one voice singing, you could duplicate the track and then pitch shift the duplicate. That will give a simple form of harmonization ("parallel interval"), but note that pitch shifting a voice by more than a small interval can sound unnatural.
- Thu Oct 15, 2020 9:13 am
- Forum: macOS
- Topic: Audacity recording over itself?
- Replies: 52
- Views: 1671
Re: Audacity recording over itself?
If I go into the project folder in FIndr, and go into "d00", and then sort ascending by "Date Modified", then I should see the files slowly grow in time, right? And there should be the same number of files per minute, right? 12:53am - 9 files 12:54am - 30 files 12:55am - 30 12:5...
- Thu Oct 15, 2020 8:54 am
- Forum: macOS
- Topic: Dropouts when recording improvements
- Replies: 38
- Views: 1227
Re: Dropouts when recording improvements
This is quite a long thread so I may have missed it, but have you posted an audio clip demonstrating the problem? If not, please post a short WAV file (just a few seconds) to illustrate the problem. (This may not tell us anything new, but the normal approach to this problem is not workings, so perha...
- Thu Oct 15, 2020 1:22 am
- Forum: Maintaining / Improving this Forum
- Topic: No way to list threads I follow?
- Replies: 6
- Views: 977
Re: No way to list threads I follow?
The forum software is phpBB. If you have suggestions to improve their software, they have a forum board for that: https://www.phpbb.com/community/ideas
- Thu Oct 15, 2020 1:19 am
- Forum: Maintaining / Improving this Forum
- Topic: Checking browser before accessing Audacityteam.org
- Replies: 9
- Views: 1036
Re: Checking browser before accessing Audacityteam.org
I've no idea. I'm just the forum administrator, not the SysAdmin.Cynthia Moore wrote: ↑Thu Oct 15, 2020 1:07 amAnd why does it check multiple times during the same login session. Is it not smart enough to remember that it already checked my connection?
How are you getting on with Audacity?
- Thu Oct 15, 2020 1:00 am
- Forum: Maintaining / Improving this Forum
- Topic: Checking browser before accessing Audacityteam.org
- Replies: 9
- Views: 1036
Re: Checking browser before accessing Audacityteam.org
The forum is protected by Cloudflare . If you are connecting to the forum from a network that Cloudflare considers to be "potentially unsafe", then it performs a couple of additional security checks before allowing the connection. You probably won't see that message when connecting from a ...
- Thu Oct 15, 2020 12:56 am
- Forum: Windows
- Topic: How to mix two sections of same track - can I do that?
- Replies: 3
- Views: 70
Re: How to mix two sections of same track - can I do that?
If you mean that you want to crossfade them, see: https://manual.audacityteam.org/man/cro ... clips.html