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
2008-05-02 Dave Dribin Add get/set parameter
2008-02-18 Dave Dribin Initial import