Sorry if this has already been explained, but I've done my share of searching already...
So I'm trying to get streaming to work
with my audio engine, and the way mine works is I have another layer
that takes care of the streaming (double buffered). It seems like
there is no way to do custom streaming, like without a file handle
passed to ...