Audio Programming Book
Total Page:16
File Type:pdf, Size:1020Kb
The Audio Programming Book edited by Richard Boulanger and Victor Lazzarini foreword by Max V. Mathews The MIT Press Cambridge, Massachusetts London, England ( 2010 Massachusetts Institute of Technology All rights reserved. No part of this book may be reproduced in any form by any electronic or mechanical means (including photocopying, recording, or information storage and retrieval) without permission in writing from the publisher. For information about quantity discounts, email [email protected]. Set in Stone Serif and Stone Sans on 3B2 by Asco Typesetters, Hong Kong. Printed and bound in the United States of America. Library of Congress Cataloging-in-Publication Data [to come] 10987654321 The Audio Programming Book DVD Contents Continuations of the Printed Text Chapters 1 Delay Lines and Noise Generation Richard Dobson 2 Digital Filters Richard Dobson 3 From C to C++ Richard Dobson 4 Audio Processing in C++ Richard Dobson 5 Audio Plugins in C++ Richard Dobson 6 APB & DVD Chapter Summaries: An Annotated Outline Richard Dobson 7 Continuing Down The Audio Stream Gabriel Maldonado 8 Working with Control Signals to Build a SoftSynth with a Cross-Platform GUI Gabriel Maldonado 9 More VST Plug-ins Victor Lazzarini 10 Algorithmic Patch Design for Synmod Eric Lyon 11 Algorithmic Sound Design Eric Lyon Foundations 12 Compiling Software in the OS X Terminal – UNIX-style Joo Won Park 13 Building Linux Audio Applications From Source: A User's Guide David L. Phillips 14 A Guide To Linux Audio Applications David L. Phillips MIDI Programming 15 The MIDI Spec and Programming with PortMIDI Tim Lukens 16 A MIDI-based Algorithmic Composition Library John ffitch Synthesis and Signal Processing Techniques 17 Dynamic Range Processing Andrés Cabrera 18 Binaural Audio Processing: A Sample Application Brian Carty 19 Sound Manipulation Using Spectral Modeling Synthesis John Glover 20 Composing Noise Jaeho Chang Graphical User Interfaces for Audio Programs 21 Developing Music Software Interfaces Steven Yi 22 Graphical User Interfaces for Audio Programs using the Qt Toolkit Andrés Cabrera 23 The FilterResponse Graphical Filter Utility John ffitch Xcode-based Audio Application Tutorials 24 Converting Command Line Applications to Xcode Projects Jaeho Chang 25 Carbon Audio Programming for Mac OS X Allan Seago 26 Getting Started with Cocoa-based Application Programming Barry Threw 27 Objective-C and Cocoa Programming with Xcode Chen Sokolovsky 28 Audio Programming Basics in Xcode Taemin Cho Xcode-based Alternate Controller Programming 29 Alternate Controllers: Connecting to HID Devices in Cocoa Andrew Beck 30 Programming the Sudden Motion Sensor to Control Audio on the Mac Taemin Cho 31 A Video Controller of Audio in Xcode Taemin Cho Apple iPhone Audio Programming 32 A Real-time Spectral Processor for the iPhone Johannes Bochmann Apple Audio Unit Plug-ins from Csound Opcodes 33 Converting Csound Opcodes into Apple Audio Unit Plug-ins Jonathan Bailey 34 Waveshaping: from Csound to Cocoa Federico G. Saldarini The Csound5 API 35 Developing Audio Software with the Csound Host API Rory Walsh Microcontrollers 36 Embedded One-Bit Audio: Making a Microcontroller Sing Andrew Beck An Audio Programming Course for Electronic Musicians 37 Learning C with Csound Richard Boulanger and Jonathan Bailey 38 From Csound to Sound in C Richard Boulanger, Jonathan Bailey and Tim Lukens 39 Real-time MIDI Control and Audio Processing in C Richard Boulanger, Tim Lukens and Max Mathews 40 From the Command Line to the IDE: Audio Programming in Xcode Richard Boulanger 41 Wrapping It Up with Qt: Adding a GUI Richard Boulanger, Tim Lukens and Max Mathews The Audio Programming Glossary DVD Special Content The Audio Programming Book & DVD Source Code The Audio Programming Book & DVD Code QuickStart Guides Selections from The OLPC Sound Sample Archive Models, Tutorials and Compositions for Csound5 Audio Greetings from some of the Contributing Authors Essential Audio Apps: Audacity, GNUplot & AquaTerm Classic Computer Music Software and Source Code – MUSIC V Max V. Mathews – cmusic F. Richard Moore – Csound 1988 Barry L. Vercoe – Csound 1995 Barry L. Vercoe Current Computer Music Software and Source Code – Csound5 Barry Vercoe, Richard Boulanger, John ffitch, Victor Lazzarini, Michael Gogins, Richard Dobson, et al. – QuteCsound Andreas Cabrera – csound~ Davis Pyon – WinXound Stefano Bonetti – blue Steven Yi – Cecilia4 Jean Piché – Ounk Olivier Bélanger – pyo Olivier Bélanger – The Sound Object Library Victor Lazzarini .