Lucas Takejame wrote:
my task now is to make the kernel's usb audio
driver more appropriate
to our sound card.
What specific problem do you have?
I was hoping that you could give me some directions on
how can I
optimize the driver latency wise, any tips?
For playback, you get lower latency by using a smaller buffer (which
also increases the chance of an underrun).
Regards,
Clemens