Search found 59476 matches

by steve
Thu Jul 27, 2017 9:31 pm
Forum: Windows
Topic: Adding randomized silence (Windows 10, Audacity 2.1.3)
Replies: 86
Views: 7072

Re: Adding randomized silence (Windows 10, Audacity 2.1.3)

I hope I'm not doing your homework for you ;) Try running this in the Nyquist Prompt effect:: ;version 4 ;type generate (setf tone (mult (osc (hz-to-step 1000) 0.25) (pwlv 0 0.01 0.8 0.24 0.8 0.25 0))) (defun rest () (s-rest (+ 1.8 (rrandom)))) (seqrep (i 20) (seq (cue (rest))(cue tone)))
by steve
Thu Jul 27, 2017 5:51 pm
Forum: Audio Processing
Topic: noise reduction
Replies: 9
Views: 1198

Re: noise reduction

You need to select the appropriate recording input in the device toolbar.
by steve
Thu Jul 27, 2017 7:40 am
Forum: Adding Features to Audacity
Topic: Normalize always
Replies: 12
Views: 1967

Re: Normalize always

Why do you hell think I want this for practical use. because otherwise you are requesting that the Audacity developers waste their time developing features for which there are no practical applications, and wasting the time of everyone that reads your posts. NO. That's not what I want. I'm glad we'...
by steve
Thu Jul 27, 2017 7:35 am
Forum: macOS
Topic: Correcting Audio Drift with sync video clips
Replies: 16
Views: 3605

Re: Correcting Audio Drift with sync video clips

Once you figure out the percentage or ratio error Easiest way to do that is to locate a distinct point close to the start of the track, and another close to the end ("Clapper board" claps are ideal), then use the "Start" and "End" times to determine the amount of stret...
by steve
Wed Jul 26, 2017 4:49 pm
Forum: macOS
Topic: Audacity will not play to HDMI on MAC
Replies: 3
Views: 713

Re: Audacity will not play to HDMI on MAC

I was able to get it to work by closing Audacity and reopening it...but after my Mac went into sleep mode, it failed again until I closed Audacity and reopened it. When your Mac goes to sleep, the HDMI device probably shuts down. When your machine wakes up and the HDMI device restarts, it is effect...
by steve
Wed Jul 26, 2017 4:33 pm
Forum: Windows
Topic: Calculation on :Audacity Manual-2.1.3-1.zip >>does not match
Replies: 2
Views: 304

Re: Calculation on :Audacity Manual-2.1.3-1.zip >>does not m

a) Announced Values Manuel Audacity - 19,72 MB | Version: 2.1.3 SHA256: 35a8f989ac8dfd24fa73716498feeffb82f838972280623309a557a3fa632a88 b) Obtained results Manuel Audacity - 19,72 MB | Version: 2.1.3-1.zip SHA256: 1c845bd568dee774bdf855281c6fb3ff6a368fb56f7a6377393f5bf1153fbbec Thanks for letting ...
by steve
Wed Jul 26, 2017 4:23 pm
Forum: GNU/Linux
Topic: need speed
Replies: 58
Views: 7605

Re: need speed

I didn't bother trying to get Jack to run on boot. Instead, I made a picture to use as wallpaper that says in big letters: Start JACK. :D If that works for you, then why not! If you use QjackCtl to start Jack, the sample rate settings are in the "Setup" dialog (click the Setup button). Th...
by steve
Wed Jul 26, 2017 11:42 am
Forum: New Plug-Ins
Topic: Change Speed - Stretch audio to a specified length
Replies: 19
Views: 18404

Re: Change Speed - Stretch audio to a specified length

For that matter, does anyone know why Audacity's own Change Speed isn't sample accurate? It's sample accurate for me unless the selection is extremely long. Perhaps you're using an old version of Audacity? The current version is 2.1.3 and is available here: http://www.audacityteam.org/download/ Tha...
by steve
Wed Jul 26, 2017 8:41 am
Forum: Windows
Topic: Blurry view UI Audacity 2.1.3
Replies: 3
Views: 1422

Re: Blurry view UI Audacity 2.1.3

Audacity does not yet support high dpi monitors. The blurriness is due to scaling of text and graphics that were created for "standard" resolution monitors. There's a lot of development work required for high dpi support in Audacity. I'm sure that it will come eventually, but it will take ...
by steve
Wed Jul 26, 2017 8:36 am
Forum: Windows
Topic: Cannot export modified audio to MP3
Replies: 3
Views: 350

Re: Cannot export modified audio to MP3

I am using this audio for a musical freestyle equestrian competition and need to make a CD soon For making a CD, you should export as "16-bit WAV". Exporting as MP3 will needlessly reduce the sound quality, whereas 16-bit WAV format (which is basically the same format as CDs use) won't. D...