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 everything. Simply apply your effects in an if-clause and be the king of the hill! At least know i am! :)
best regards fellow Apple survivors