The attached plugin produces a similar effect : it's like "scratching" vinyl records, which can be used to censor words .
The effect only works on audio less than 2 seconds duration, (when the sample rate is @44100Hz).
Search found 6404 matches
- Fri Apr 21, 2017 2:06 am
- Forum: Making Music with Audacity
- Topic: How to censor words using sound effects
- Replies: 4
- Views: 5167
- Thu Apr 20, 2017 11:08 pm
- Forum: macOS
- Topic: Old man, occasional user, needs a reminder re: How To...
- Replies: 4
- Views: 591
Re: Old man, occasional user, needs a reminder re: How To...
I'm on Windows , but I think the procedure will be identical on Audacity on a Mac ...
- Thu Apr 20, 2017 7:43 pm
- Forum: Making Music with Audacity
- Topic: How to censor words using sound effects
- Replies: 4
- Views: 5167
Re: How to censor words using sound effects
It is very hard to describe but it is a common technique used on radio edits and I've always wanted to know how to do it. ATTACHMENTS Censor Sample.mp3 (59.21 KiB) Downloaded 4 times You can do that using "sliding time-scale / pitch shift" ... sliding time-scale pitch shift.png But you'll...
- Thu Apr 20, 2017 7:29 pm
- Forum: macOS
- Topic: Old man, occasional user, needs a reminder re: How To...
- Replies: 4
- Views: 591
Re: Old man, occasional user, needs a reminder re: How To...
Don't select all. Just move the cursor to the end, then generate silence.cglenn wrote:... I tried selecting all after moving the cursor to end of track ...
If you select audio, then generate silence, the selected audio is replaced by silence.
- Wed Apr 19, 2017 3:32 am
- Forum: Windows
- Topic: Could my audio setup be better or just tweaked a bit?
- Replies: 8
- Views: 538
Re: Could my audio setup be better or just tweaked a bit?
... But my music major wife was surprised that, with an excellent microphone, decent cables, a more than reasonable PC, and a decent boom with shock mount, the recordings were so quiet and muffled. There's a possibility you're actually recording via the computer's built-in mic , rather than your ex...
- Wed Apr 19, 2017 3:20 am
- Forum: Making Music with Audacity
- Topic: What do you call this sound? Is it possible to fix it?
- Replies: 30
- Views: 6209
Re: What do you call this sound? Is it possible to fix it?
Tsk.wav (92.49 KiB) So the question is, What is this sound officially (I said officially but what do audio experts call this?) called? . There's a little glitch on the left channel at 0.314 seconds . Repair fixes it ... repair 'Tsk' demo.gif You'll need to zoom-in to use repair . Clicks & glitc...
- Wed Apr 19, 2017 12:47 am
- Forum: Nyquist
- Topic: Newbie asking for a kickstart, please!
- Replies: 27
- Views: 6982
Re: Newbie asking for a kickstart, please!
Median filter ? Robert J. H made a plugin that does that ... http://forum.audacityteam.org/viewtopic ... 40#p250740shakeshuck wrote:All I wish to do (to get me pointed in the right direction), is to average the value of each sequential pair in a wave form.
- Wed Apr 19, 2017 12:31 am
- Forum: New Plug-Ins
- Topic: Public Address 'Tannoy' effect
- Replies: 9
- Views: 3840
Re: Public Address 'Tannoy' effect
Please post feedback, reviews and bug reports as replies to this topic ... I'm nitpicking here, but shouldn't each echo should have less high-frequency content than the previous one, e.g. ... Steve's PublicAddress1-69 KiB Vs Trebor's Scratch-built.wav You wouldn't necessarily need to add another sl...
- Mon Apr 17, 2017 11:37 pm
- Forum: Français
- Topic: [FR] Audacity ne detecte pas le mixage stéréo
- Replies: 2
- Views: 1647
Re: [FR] Audacity ne detecte pas le mixage stéréo
Essayez la méthode WASAPI d'enregistrement des sons de l'ordinateur, au lieu du mix stéréo ... https://translate.google.com/translate?sl=es&tl=fr&js=y&prev=_t&hl=en&ie=UTF-8&u=http%3A%2F%2Fmanual.audacityteam.org%2Fman%2Ftutorial_recording_computer_playback_on_windows.html%23...
- Fri Apr 14, 2017 7:19 pm
- Forum: Windows
- Topic: How to apply a large number of equalization curves
- Replies: 10
- Views: 994
Re: How to apply a large number of equalization curves
I'm using equalization filters to simulate the change in sound as it travels through the environment. Each filter corresponds to a distance traveled A gradual low-pass filter will do that part, e.g. use this variant of Steve's code in Audacity's Nyquist prompt ... (setq start-freq 22000) ; cannot b...