alexmil23

Results 3 comments of alexmil23

Was able to reproduce the bug. The same problem happens with StartIO too which causes an app to not be connected to the Background Music at all. Steps to reproduce:...

@kyleneideck Do you have any ideas? As far as I understand the AudioDriverPlugin's StartIO and StopIO are both called directly by HAL. What could be affecting those calls? Could `WillDoIOOperation()`...

@kyleneideck Thanks for the quick reply! > Presumably that would be making the app remove and re-add itself as a CoreAudio client each time. Does that mean that you can't...