Problem with Alesis MultiMix 8 USB 2.0 and kAudioDevicePropertyStreamConfiguration
Problem with Alesis MultiMix 8 USB 2.0 and kAudioDevicePropertyStreamConfiguration
- Subject: Problem with Alesis MultiMix 8 USB 2.0 and kAudioDevicePropertyStreamConfiguration
- From: email@hidden (Stefan Haller)
- Date: Wed, 29 Aug 2007 16:26:14 +0200
- Organization: Ableton
We are experiencing strange behaviour with the Alesis MultiMix 8
USB 2.0, and I was wondering if there are any known problems with it (or
its driver), or whether we might be doing something wrong.
Here's what happens: we query the input side of the device for
kAudioDevicePropertyStreamConfiguration, it returns one buffer with 10
channels, which is what we expect. Then we set the sample rate
(kAudioDevicePropertyNominalSampleRate, isInput = true), and after that
we query kAudioDevicePropertyStreamConfiguration again; this time it
returns one buffer with 0 channels (and 0 mDataByteSize). This strikes
me as a driver bug; I can't quite imagine what we might be doing wrong
here.
Then we start the device, and in the IO proc we get the expected buffer
list (one buffer with 10 channels), which doesn't match what the last
query of kAudioDevicePropertyStreamConfiguration had returned.
Any ideas?
(The version of the Alesis.plugin driver we are using is 1.4.3.)
--
Stefan Haller
Ableton
http://www.ableton.com/
_______________________________________________
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