iOS

Follow the thread. Read the stories.

2011

iOS/iPhoneOS Equalizer with libsox - doing some effects

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…

iOS/iPhoneOS Equalizer with libsox - making it a .framework

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…

2010

Why Symbian will go down and Android/iOS will rise

Probably everyone has used, or at least seen a Symbian based phone.If you’re a normal user and don’t know what i mean by “Bluetooth Stack”, please stop reading or you just might not understand what i am talking about and get angry at me…

iPhone SDK and FlowCover (CoverFlow clone)

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…

First impressions on Apple's Xcode

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…