MTCoreAudio Changelog

What's new in MTCoreAudio 1.3.2

Nov 5, 2008
  • class MTBuffer and descendants:
  • Leopard fix for incorrect use of NSConditionLocks (now uses POSIX locks and condition variables -- NSCondition would have been nice but doesn't work correctly pre-10.5)
  • sample app AudioMonitor:
  • update project to Xcode
  • misc:
  • build universal framework and universal AudioMonitor