Emmanuel Maillard mahanuu@opendarwin.org writes:
Sadly no, i can't, Wine debug channels relays on NtCurrentTeb which can't be call in AudioUnit IO thread, make it crash or worse. But I can remove them all.
Is the audio library really calling our code in a thread that we haven't created ourselves? That can't work, you need to find another way to do that.