Search found 6404 matches
- Sun Oct 05, 2014 9:19 pm
- Forum: Windows
- Topic: Improving a voice recording with heavy clipping
- Replies: 18
- Views: 3199
Re: Improving a voice recording with heavy clipping
I've come up with something similar to Trebor's plug-in. "Darrel Tam" created that plugin, not me, ... www.kvraudio.com/product/dtblkfx_by_darrell_tam ... all streets lead to Rome ... What you've achieved with that code sounds (and looks) just like increasing-contrast using the "DtBl...
- Sun Oct 05, 2014 9:08 pm
- Forum: Windows
- Topic: Improving a voice recording with heavy clipping
- Replies: 18
- Views: 3199
Re: Improving a voice recording with heavy clipping
Yes but sometimes less psycho-acoustically offensive "other damage" is possible.kozikowski wrote: ... All we can do is turn the damage into other damage.
- Sun Oct 05, 2014 3:50 pm
- Forum: Windows
- Topic: Improving a voice recording with heavy clipping
- Replies: 18
- Views: 3199
Re: Improving a voice recording with heavy clipping
Here's the visual equivalent of before-after median filter ...kozikowski wrote:What's the bumper-sticker explanation of that? ...

http://en.wikipedia.org/wiki/Median_filter
- Sun Oct 05, 2014 2:49 pm
- Forum: Windows
- Topic: Improving a voice recording with heavy clipping
- Replies: 18
- Views: 3199
Re: Improving a voice recording with heavy clipping
I attach a few files that might help pointing out what I'm doing wrong: attachment : Original.mp3 Median filter isn't going to help "Original.mp3", the median filter taken over 3-sample points only gets rid of high-frequency crackle, your "Original.mp3" sample is all below 4kHz ...
- Sun Oct 05, 2014 2:49 am
- Forum: Windows
- Topic: Improving a voice recording with heavy clipping
- Replies: 18
- Views: 3199
Re: Improving a voice recording with heavy clipping
Here's a second version of the above code with two-fold median: I see you've added an integrate step , (which I omitted) , which restores the original equalization. ( without integration the bass is missing ). Your "second version" code is very effective on the 16kHz sample-rate : it remo...
- Sat Oct 04, 2014 6:22 pm
- Forum: Windows
- Topic: Improving a voice recording with heavy clipping
- Replies: 18
- Views: 3199
Re: Improving a voice recording with heavy clipping
The voice with the distortion has very heavy clipping, and it looks like the clipping is what is causing the distortion. I know that it's not possible to fix clipping, so I'm looking for a way to mask the distortion a bit and make the voice sound a bit cleaner ... Should I keep trying with the equa...
- Sat Oct 04, 2014 2:58 pm
- Forum: Windows
- Topic: Handful of peaks hindering amplification of quiet recording
- Replies: 6
- Views: 1115
Re: Handful of peaks hindering amplification of quiet record
I second the suggestion of Steve's Limiter [ aka " Limiter2.zip" attached to Koz's post above ].
Instructions for that limiter are here ...http://wiki.audacityteam.org/wiki/Nyqui ... ns#Limiter
Instructions for that limiter are here ...http://wiki.audacityteam.org/wiki/Nyqui ... ns#Limiter
- Sat Oct 04, 2014 5:50 am
- Forum: Making Music with Audacity
- Topic: POST YOUR BAND'S SONG HERE (Audacity recorded or edited)
- Replies: 10
- Views: 4110
Re: POST YOUR BAND'S SONG HERE (Audacity recorded or edited)
How bathroomy do you want it ? ...Black Dog Bluez wrote:Song [an iPod recording edited with Audacity] : Back In The Bathroom (NEW and Improved! Thanks to NOISE REMOVAL v.2.0.6)
https://soundcloud.com/ronphilip/back-i ... edit-1003a
- Fri Oct 03, 2014 7:10 pm
- Forum: macOS
- Topic: Removing pesky ringing sound generated by Blue Snowball mic
- Replies: 6
- Views: 2222
Re: Removing pesky ringing sound generated by Blue Snowball
Apply: ... Notch Filter, Frequency 120, Q 10 Thanks Bill. ;) I ended up using the Nyquist prompt code below. That Nyquist code doesn't reduce the mains hum : applying a notch-filter at 120Hz (mains-hum 1st- harmonic ) in this particular case does make an audible difference after the Nyquist code ha...
- Fri Oct 03, 2014 5:23 pm
- Forum: macOS
- Topic: Recordings on playback choppy, skipping
- Replies: 20
- Views: 15693
Re: Recordings on playback choppy, skipping
If the problem is the specific one with Mac Pro and Mavericks, changing the buffer will likely fix it. Possibly reducing the buffer to say 50 ms will cure it - it did for one user. If you can, please experiment with different buffer settings and let us know. Apparently 30ms in some cases ... http:/...