MTCoreAudio bugfix release
MTCoreAudio bugfix release
- Subject: MTCoreAudio bugfix release
- From: Michael Thornburgh <email@hidden>
- Date: Sun, 3 Nov 2002 13:34:57 -0800
hi. there's a new version of MTCoreAudio.framework available now that
corrects the following defects which were in previous releases:
o the isMuted and playThruIsSet fields of MTCoreAudioVolumeInfo
structures, as returned by -[MTCoreAudioDevice
volumeInfoForChannel:forDirection:]
and -[MTCoreAudioStream volumeInfoForChannel:], were not being
set correctly, because a "Boolean" isn't the same size as a "UInt32"
o MTCoreAudioStream instance delegates were not being notified
via their audioStreamVolumeInfoDidChange:forChannel: methods
of relevant stream events
o i forgot to update the version number for the october 8th
release, which should have been 1.1.0
i apologize to everyone for these embarrassing blunders, and
i encourage everyone who uses MTCoreAudio.framework to update to this
version, 1.1.1. this release has no API changes from the one of
october 8th.
thanks to Tito Ciuro for finding the first defect listed above.
for anyone who doesn't know, MTCoreAudio.framework is a Cocoa-flavored
objective-c wrapping around the CoreAudio HAL. it comes with source
and two example programs.
you can get it at
http://aldebaran.armory.com/~zenomt/macosx/MTCoreAudio/
-mike
_______________________________________________
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.