Today i will show you how to do sound effects from within iOS using libsox. It is pretty straight forward, the code is here: I’ve added a variable (int)tprofile which can be used for different effects without having to rewrite or copy…
So i’ve spent the past few weeks with an issue i’ve been having for quite a while now: Equalization on iOS. I’ve tried everything, from AudioUnit, OpenAL and FMod. None of which worked. AudioUnit needs formulas which look like they’ve…
I got to play around with CoverFlow for the past few days since i need it in an application of mine. Sadly you are not allowed to use Apple’s API, otherwise i could just use the iPod-App API. At first i implemented the whole shebang…
So after my first iPhone (2G) broke almost 1.5 years ago, i finally got another iPhone a few days back. My dad’s company (ESIRION AG) is really busy developing all kinds of fancy webapps, so he asked me if i could work my brain into…