Re: Choosing path...
Re: Choosing path...
- Subject: Re: Choosing path...
- From: Robert Bielik <email@hidden>
- Date: Sat, 02 Oct 2010 18:47:13 +0200
Thnx Iain and Tahome,
It will be the kext route then. I've done it on Windows, so I guess I'll learn how to do it on Mac OS X too :)
This achieves what you want in theory, but is a little messy as a commercial product. It doesn't stop someone doing the wrong thing, and also I've found that Soundflower can tend to accumulate some latency / clock drift over time - but maybe that is something I am doing wrong and there must be a way to detect and avoid it.
The way I did it on Windows is to notify the driver each time the target device needs input data, and use that to synchronize the streams avoiding
sample rate conversion altogether. Might work here too, but I'm unsure of how to calculate the timestamp (which needs to be really accurate). Might be easy, or it might not...
But if you want to generically use any output device, then this approach doesn't seem possible anyway.
Nope, need to be able to use any output device, so can't go that route... :(
Good luck - would be interested to see how you solve this,
Thnx, I'm gonna need it ;)
/Rob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden