• 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
Sound Manager Crashing
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sound Manager Crashing


  • Subject: Sound Manager Crashing
  • From: Mark Thomas <email@hidden>
  • Date: Wed, 20 Feb 2002 13:46:45 +0000
  • Organization: Coderus Ltd

Hi Guys,
Does any one know why the sound manager crashes, if you create a sound
channel and then request the volume of the channel straight after code looks
like this: -

SndChannelPtr mSndChannel;
SndCommand sndCmd={getVolumeCmd,0, 0};

err = SndNewChannel ( &mSndChannel, sampledSynth, initStereo, NULL );
SndDoImmediate (mSndChannel,&sndCmd);

It crashes 3 levels deep in SndDoImmediate. I have a test application ,which
demos this as well, if anyone wants it.

This works fine in MacOS 9.x.

Any Ideas, Possible bug maybe ????

Thanks
Mark.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Sound Manager Crashing
      • From: Laurent de Segur <email@hidden>
  • Prev by Date: Re: Sound Manager & MIDI callbacks, interrupts and threads
  • Next by Date: Sound playback under Carbon
  • Previous by thread: Re: Outputtester
  • Next by thread: Re: Sound Manager Crashing
  • Index(es):
    • Date
    • Thread