IOS audio programming book recommendation?

Could anyone recommend a book for programming IOS audio apps?

I am an experienced programmer, so I am looking for something intermediate. (I don’t need variables explained to me etc.)

I would also love something with audio specific info.

Thanks

2 Likes

There’s an iOS developer forum over at the Audiobus site, if you’ve not seen it yet.
https://developer.audiob.us

Also, I’ve noticed the SunVox library is free for anyone to use (even in commercial products).
https://warmplace.ru/soft/sunvox/sunvox_lib.php

I’m not a developer myself, but maybe it’s a start.

Best of luck :slight_smile:

Are you over on the audiob.us forums?
There are quite a bunch of developers there.
Giku, blueveek, brambros, the LK guys, mr bleas…the list goes on.
Not only would they give you the best recommendations for books, theyll most likely just help you out in person.

1 Like

Seconded! Don’t forget Jonatan Liljedahl of AUM/Kymatica fame. He and Bram Bos have collaborated on integrating technologies into their apps ans introducing “cutting edge” stuff (in iOS terms) together - see, for example, multi-out AUv3 plug-in and host.

iOS developers seem genuinely interested in helping the platform, and each other, move forward.

1 Like

I’m in the same boat so nice to see some tips here :+1:

I’ve started to use https://audiokit.io/

Back in the days, this book was a really great reading to start to approach Core audio : Learning Core Audio: A Hands-On Guide to Audio Programming for Mac and iOS [Book]

Example code samples/exercices of the book have been updated to work with swift : https://github.com/derekli66/Learning-Core-Audio-Swift-SampleCode

2012 book still relevant ? https://www.reddit.com/r/iOSProgramming/comments/4ttjln/learning_core_audio_2012_still_relevant/