Search found 7 matches

by momop540
Wed Nov 05, 2014 7:43 pm
Forum: Compiling Audacity
Topic: Is VS2012 supported at all ?
Replies: 2
Views: 1384

Re: Is VS2012 supported at all ?

Thanks Steve. I just installed 2013-express edition and the compilation was a breeze (as per compile.txt) ! So excited I have it built now!
by momop540
Wed Nov 05, 2014 6:36 pm
Forum: Compiling Audacity
Topic: Is VS2012 supported at all ?
Replies: 2
Views: 1384

Is VS2012 supported at all ?

I would like to build Audacity in 2012. However, the win/compile.txt says "Audacity releases for Windows are currently built with Microsoft Visual Studio 2013 C++" which seems to imply the supported version is 2013. OTOH, I see threads where some have had success in 2012 (but I couldn't load the sln...
by momop540
Wed Jun 25, 2014 11:18 pm
Forum: macOS
Topic: Deleting Clipped Audio
Replies: 31
Views: 8077

Re: Deleting Clipped Audio

I tried PopMute and it works great so far. So that's exactly what I need. However, getting a command line driven PopMute via audacity looks to be a difficult task. What I am doing is to generate audio files synthetically via text to speech and apply filters on it. So this is not a recorded audio. It...
by momop540
Mon Jun 16, 2014 5:20 am
Forum: macOS
Topic: Deleting Clipped Audio
Replies: 31
Views: 8077

Re: Deleting Clipped Audio

Thanks Gale! Pop Mute does sound applicable here and I am playing with it. One more thing. I want to use this in a more programmatic way as a command line binary. Is it possible to use this plugin and Audacity as a command line driven program so I can script it ?
by momop540
Sun Jun 15, 2014 6:50 am
Forum: macOS
Topic: Deleting Clipped Audio
Replies: 31
Views: 8077

Re: Deleting Clipped Audio

Gale Here's a sample clip: https://www.dropbox.com/s/dngbvxu87xpqelb/clip_34.wav Yes, I did try Normalizing. The thing is the second clipping never goes away, so normalizing didn't affect it. I now tries silencing and it seems to work for most part (but there's a crackle kind of sound). If you have ...
by momop540
Sat Jun 14, 2014 10:48 pm
Forum: macOS
Topic: Deleting Clipped Audio
Replies: 31
Views: 8077

Re: Deleting Clipped Audio

Thanks much, Gale! I tried the Nyquist prompt and it seems to work partially. If I do Analyze->Find Clipping, there are two "clusters" identified. When I try the Nyquist code above, it fixes only one cluster. Are there any parameters I could vary ? My input is WAV file (single, 48k). I then varied "...
by momop540
Fri Jun 13, 2014 8:53 pm
Forum: macOS
Topic: Deleting Clipped Audio
Replies: 31
Views: 8077

Re: Deleting Clipped Audio

I've attached a small mp3 portion of the audio to this post for steve and others who've requested it. test.mp3 In response to Gale: yes, you are surely right that the BEST way is to record the audio without clipping in the first place. But as I mentioned, I've found many posts online from folks in ...