Sample player streaming from disk
Sample player streaming from disk
- Subject: Sample player streaming from disk
- From: Cesare Ferrari <email@hidden>
- Date: Tue, 02 Sep 2003 12:55:59 +0100
I've got a sample player engine which is working as an AU, but one of the
features i've yet to implement on OSX is disk streaming of sample data.
Now I could use the old OS9 async disk I/O calls, but I was wondering if
there was a nice OSX (BSD maybe) way. The thing is, i don't need OS9
compatibility, and the old async calls are rather ugly, and i'm not sure how
they actually behave under OSX given that they will need to be layered on
top of something lower level.
Anyone got any advice about how to go about this in OSX land?
Cesare
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.