Re: USB Class compliant driver in Leopard
Re: USB Class compliant driver in Leopard
- Subject: Re: USB Class compliant driver in Leopard
- From: William Stewart <email@hidden>
- Date: Thu, 27 Mar 2008 14:23:01 -0700
ComplexPlayThru has any number of inconsistencies. We have talked
about this on the list in the past. In the meantime, we have provide
CAPlayThrough (both on the web and in Leopard in /Developer/Examples/
CoreAudio) and you should be re-basing your code on that.
Bill
On Mar 27, 2008, at 1:54 PM, Jeff Moore wrote:
It sounds to me that the problem here is not that the devices don't
run at the small buffer size. Rather, the problem seems to be
related to how ComplexPlayThru correlates it's input with it's
output at small buffer sizes. That's a completely different can of
worms.
I'm not all that familiar with how ComplexPlayThru works, so I don't
have any particular advice on that front.
On Mar 27, 2008, at 1:18 PM, Lubor Prikryl DS wrote:
Thanks for your response. I tried to use several devices, always
on Intel Macs. The devices were M-Audio FastTrack (with
uninstalled custom drivers), Crate Profiler and some more. They
completely mute output if I set the buffer size <= 128. We use
AudioUnits for input and output.
When I installed M-Audio drivers for FastTrack, the lower buffer
size started to work OK.
I performed this test:
I have added a set property call to your ComplexPlayThru exaple,
when I had set bufferSizeFrames = 64, the devices using USB CC
driver did not work.
However, the Reset call fixed something and the device started to
play.
Doing the same with buffer size 256, the device started to work
immediately.
I am aware of the principle that USB CC have separated input and
output, so I am handling both parts independently in our codes.
Thanks for any hint.
On 27.3.2008, at 19:50, Jeff Moore wrote:
You'll have to define "doesn't work" a little better. I have an
Edirol UA-3 here in my office that I seems to run just fine with
an IO buffer size of 32 frames.
On Mar 27, 2008, at 11:17 AM, Lubor Prikryl DS wrote:
I have noticed, that the class compliant USB audio driver doesn't
work with smaller buffer sizes in Leopard (under 128 samples).
There was no such limitation in Tiger. Is this a known issue or
has it some workaround?
(The class compliant FireWire driver works perfectly, this is
great!)
--
Jeff Moore
Core Audio
Apple
_______________________________________________
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
_______________________________________________
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