Reddit Reddit reviews Learning Core Audio: A Hands-On Guide to Audio Programming for Mac and iOS: A Hands-On Guide to Audio Programming for Mac and iOS

We found 4 Reddit comments about Learning Core Audio: A Hands-On Guide to Audio Programming for Mac and iOS: A Hands-On Guide to Audio Programming for Mac and iOS. Here are the top ones, ranked by their Reddit score.

Learning Core Audio: A Hands-On Guide to Audio Programming for Mac and iOS: A Hands-On Guide to Audio Programming for Mac and iOS
Check price on Amazon

4 Reddit comments about Learning Core Audio: A Hands-On Guide to Audio Programming for Mac and iOS: A Hands-On Guide to Audio Programming for Mac and iOS:

u/pier25 · 8 pointsr/programming

Programming audio is not for the faint of heart.

There are tons of audio libraries out there. For example Juce or CoreAudio on OSX. Both well documented.

This is a good book for starting out with CoreAudio.

u/Duckarmada · 2 pointsr/ObjectiveC

Mac or iOS I googled 'developer apple core midi'. Otherwise, I would get this book.

EDIT: example here

u/chriswaco · 2 pointsr/iOSProgramming

Chris Adamson's book is the place to look, but I think it needs an update. You can find him at https://twitter.com/invalidname

u/ElvishJerricco · 1 pointr/apple

This one. It's on the iBooks store and I'm finding it quite convenient on the iPad because of the notes and bookmarks. Plus iPads don't tear like paper does. I don't use Kindle so I don't know if it's on there. It's an absolutely wonderful book though. Be prepared for some completely procedural C styled programming. Brilliant framework that performs excellently (most likely due to the C style).