New Streaming Soundfile Library
We acknowledge that generic filesystems suck for audio applications and firmly resolve to wrap them in something that doesn't.
Ross TODO
Draft interface for AsyncReadStream? and friends. This is the low-level client interface to the async i/o functionality.
Make a preliminary AsyncReadStream? implementation which does the lock-free allocation stuff and handles messaging to perform dummy reads. Make clean-up work properly.
