• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Problem with Alesis MultiMix 8 USB 2.0 and kAudioDevicePropertyStreamConfiguration
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with Alesis MultiMix 8 USB 2.0 and kAudioDevicePropertyStreamConfiguration


  • Subject: Re: Problem with Alesis MultiMix 8 USB 2.0 and kAudioDevicePropertyStreamConfiguration
  • From: email@hidden (Stefan Haller)
  • Date: Wed, 29 Aug 2007 21:48:43 +0200
  • Organization: Ableton

Jeff Moore <email@hidden> wrote:

> > 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?
>
> This sounds like you are asking the HAL for the stream configuration
> in isolation and are getting an intermediate state of the device. Are
> you waiting for the notifications from the HAL about things changing
> or just assuming that your change took place after setting the sample
> rate?

We are not waiting for notifications, we are simply making synchronous
calls from the main thread.  (We don't get a notification for
kAudioDevicePropertyStreamConfiguration, btw.)

We never had any problems doing it this way with any other audio device.


--
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

  • Follow-Ups:
    • Re: Problem with Alesis MultiMix 8 USB 2.0 and kAudioDevicePropertyStreamConfiguration
      • From: Jeff Moore <email@hidden>
References: 
 >Re: Problem with Alesis MultiMix 8 USB 2.0 and kAudioDevicePropertyStreamConfiguration (From: Jeff Moore <email@hidden>)

  • Prev by Date: Re: Problem with Alesis MultiMix 8 USB 2.0 and kAudioDevicePropertyStreamConfiguration
  • Next by Date: Re: Problem with Alesis MultiMix 8 USB 2.0 and kAudioDevicePropertyStreamConfiguration
  • Previous by thread: Re: Problem with Alesis MultiMix 8 USB 2.0 and kAudioDevicePropertyStreamConfiguration
  • Next by thread: Re: Problem with Alesis MultiMix 8 USB 2.0 and kAudioDevicePropertyStreamConfiguration
  • Index(es):
    • Date
    • Thread