descriptionObjective-C wrapper around CoreAudio
ownerDave Dribin
last changeFri, 16 Apr 2010 23:37:38 -0500
changes
2010-04-16 Dave Dribin Rename dummyFile to inMemoryFile default tip
2010-04-16 Dave Dribin Instead of show, implement description using CAShowFile() and funopen()
2010-04-16 Dave Dribin Fix up some deallocs
2010-04-16 Dave Dribin Move setInputCallback from the graph to the node. Retain the DDAudioUnit inside the node.
2010-04-16 Dave Dribin Add -[DDAudioUnitGraph isRunning]
2010-04-16 Dave Dribin Add setInputCallback: and show to DDAudioUnitGraph. Reformat DDAudioUnit
2010-04-16 Dave Dribin Switch to NSUInteger for 64-bit compatibility
2010-04-13 Dave Dribin Make OSType -> NSString conversion GC-safe
2010-04-13 Dave Dribin Update to new AudioComponent API (for 10.6 and iPhone). Display all audio component types in printComponents. Add a -dealloc
2010-04-13 Dave Dribin Changes to get compiling on 10.6 without warnings
...
tags
...
branches
2010-04-16 02da81ba8bec default
...