Search found 59476 matches

by steve
Tue Jan 24, 2017 10:37 am
Forum: Windows
Topic: nyquist error on vocoder [SOLVED]
Replies: 14
Views: 1754

Re: nyquist error on vocoder

After attempting to run a Nyquist effect, open "Help > Show Log".
Save the log somewhere convenient (example on your Desktop), then attach the saved file to your reply.
See here for how to attach files to a forum post: http://forum.audacityteam.org/viewtopic ... 49&t=64936
by steve
Tue Jan 24, 2017 10:33 am
Forum: Audio Processing
Topic: Improvements to various effects
Replies: 19
Views: 3257

Re: Improvements to various effects

What is the point of posting all these links? Are you. for example, suggesting that the "Extreme Time Stretch in python" from your first link, or IRCAM's SuperVP/AudioSculpt on which it is based, are better in some way than the extreme time stretch algorithm used in PaulStretch? If so, the...
by steve
Mon Jan 23, 2017 10:02 pm
Forum: Windows
Topic: move track directly after other track
Replies: 1
Views: 177

Re: move track directly after other track

So you've got 1 hour in track 1 and 1 second in track 2. One way: Click on the panel on the left end of track 2. This selects all of the audio in the track. Optional - Zoom in so that you can see what is selected. This is not necessary, but it's easier to have confidence that you are doing it right ...
by steve
Mon Jan 23, 2017 9:08 pm
Forum: Windows
Topic: Issues Recording "What You Hear/Loop/Stereo Mix Windows 10
Replies: 4
Views: 962

Re: Issues Recording "What You Hear/Loop/Stereo Mix Windows

"What U Hear" / "Stereo Mix" has been rare on modern Windows computers for a good few years. On Windows 10 this option is only available for a relatively small number of sound cards. Whether or not the option is available depends entirely on the sound card drivers. To see if the ...
by steve
Mon Jan 23, 2017 7:32 pm
Forum: Making Music with Audacity
Topic: Best way to apply reverb to 4 part harmony
Replies: 5
Views: 1312

Re: Best way to apply reverb to 4 part harmony

That turned out aright didn't it :)
by steve
Mon Jan 23, 2017 6:18 pm
Forum: Audacity in Education
Topic: how to add an auto time interval to a long speech file (MP3)
Replies: 1
Views: 2193

Re: how to add an auto time interval to a long speech file (

If the recording is sufficiently quiet when the speaker stops speaking, then you can use the "Truncate Silence" effect: http://manual.audacityteam.org/man/truncate_silence.html If there is noise throughout the parts where the speaker is not speaking, then I'm not aware of any alternative t...
by steve
Mon Jan 23, 2017 3:32 pm
Forum: Windows
Topic: nyquist error on vocoder [SOLVED]
Replies: 14
Views: 1754

Re: nyquist error on vocoder

The Nyquist effects are those below the line in your picture. Which, if any of them work?
If you're unsure how to use the effects, they are all documented in the manual: http://manual.audacityteam.org/man/inde ... yzers.html
by steve
Mon Jan 23, 2017 3:05 pm
Forum: Windows
Topic: nyquist error on vocoder [SOLVED]
Replies: 14
Views: 1754

Re: nyquist error on vocoder

Try this: 1) Close and restart Audacity 2) Generate a 30 second tone, 440 Hz, Sine ("Generate menu > Tone") 3) Open the "Nyquist Prompt" effect. 4) Copy this code into the Nyquist Prompt text box, then click the Debug button: (set-control-srate *sound-srate*) (abs-env (pwlv 0 30 ...
by steve
Mon Jan 23, 2017 2:00 pm
Forum: Windows
Topic: nyquist error on vocoder [SOLVED]
Replies: 14
Views: 1754

Re: nyquist error on vocoder

Do other Nyquist effects work correctly? (example: Adjustable Fade, High Pass Filter, Crossfade Clips)
Did you get Audacity from the Audacity website: http://www.audacityteam.org/download/windows/
by steve
Mon Jan 23, 2017 1:36 pm
Forum: Windows
Topic: nyquist error on vocoder [SOLVED]
Replies: 14
Views: 1754

Re: nyquist error on vocoder

I can't reproduce the error here.
Tell me about the track that you are trying to process.
How long is it?
According to the panel on the left end of the track: is the track stereo or mono? What's the sample rate? What's the format? (example: stereo, 44100 Hz, 32-bit float)