Learning Core Audio
A Hands-On Guide to Audio Programming for Mac and iOS
-
- $42.99
-
- $42.99
Publisher Description
Audio can affect the human brain in the most powerful and profound ways. Using Apple’s Core Audio, you can leverage all that power in your own Mac and iOS software, implementing features ranging from audio capture to real-time effects, MP3 playback to virtual instruments, web radio to VoIP support. The most sophisticated audio programming system ever created, Core Audio is not simple. In Learning Core Audio, top Mac programming author Chris Adamson and legendary Core Audio expert Kevin Avila fully explain this challenging framework, enabling experienced Mac or iOS programmers to make the most of it. In plain language, Adamson and Avila explain what Core Audio can do, how it works, and how it builds on the natural phenomena of sound and the human language of audio. Next, using crystal-clear code examples, they guide you through recording, playback, format conversion, Audio Units, 3D audio MIDI connectivity, and overcoming unique challenges of Core Audio programming for iOS. Coverage includes: mastering Core Audio’s surprising style and conventions; recording and playback with Audio Queue; synthesizing audio; perform effects on audio streams; capturing from the mic; mixing multiple streams; managing file streams; converting formats; creating 3D positional audio; using Core MIDI on the Mac; leveraging your Cocoa and Objective-C expertise in Core Audio’s C-based environment, and much more. When you’ve mastered the “black arts” of Core Audio, you can do some serious magic. This book will transform you from an acolyte into a true Core Audio wizard.
Customer Reviews
Much needed resource!
This book finally sheds some light on the black magic of Core Audio! You can spend years trying to decipher the official docs, spend those years wishing there actually were docs, or get this book and actually get something done. Kudos to the authors for sharing their wealth of knowledge and experience. This book is a must have for anyone wanting to understand Core Audio.
AWESOME BOOK! HIGHLY RECOMMENDED!!!!!!!!!!!
This is a GREAT Hands-On Guide to learning Core Audio! Thorough and detailed. You will not be disappointed. Learn it all.
Misleading marketing copy
This books marketing copy led me to believe that it was an in-depth work aimed at advanced developers and would cover the implementation of Audio Unit Instruments. However it only contains entry level material readily available on the web with no information whatsoever on developing your own Audio Unit Instruments.