views:

281

answers:

1

Hello everybody! I'm writing a little app for the Mac, that involves recording a voice. In GarageBand, and in Logic for that matter, there is a plug-in called Speech Enhancer. Is there any way I can piggyback on this plug-in, offering those users that have GB or Logic installed the comfort of noise cancellation and equalizing the built-in mike of their Mac? The plug-in doesn't show up in the AULab, so I expect it to be an exclusive Apple-thingy (which is outrageous by the way). Any suggestions? Thanks Sjakelien

A: 

The AudioUnit plugins in both Garage Band and Logic are exclusive to those programs and can't be used in other hosts, as you had suspected. However, there are plenty of great third-party plugins out there which you could use to achieve the same effect... just do a search over at the KVR Audio plugin database. You might be able to find a nice freeware plugin that does what you want, or you could possibly cut a deal with a developer to redistribute a plugin with your app.

Also, you should keep in mind that while there are plenty of vocal processing plugins out there, you can also brew your own with an effect chain built from several other effects. For instance, you can generally get pretty good results by chaining up a noise reducer, EQ, stereo enhancer, reverb, and compressor. There are some more suggestions in this nice harmony central article, or just google for "studio vocal processing" (or some variation thereof).

Nik Reiman
Dear Nik,thank you for your helpful answer. I'm very lazy, so if I could just re-use Apple's work, that would have been the best.
Sjakelien