AudFormat.GetPCMInputStream now returns data that is streamed, rather than a MemoryStream.
Added SegmentStream class to assist in maintaining views into portions of the FileStream of the overall mix file to avoid having to copy sections into in-memory buffers.