> > Hi Volker, > > I can test for coreaudio. Can you let us know exactly what you fixed in the > patch?
Hi Howard, I wrote a patch that tries to fix the problems in Zoltán's patch. The changes in coreaudio.c are untested. I'll send it as a reply to this mail. Please apply Zoltan's patch and then my patch to qemu master. > While cross compiling for windows, I saw these errors (besides some casting > issues): > line 56: buffer2 (should be *buffer2?) > line 455: ret (should be ret2?) > > audio/dsoundaudio.c:56:20: error: variable or field 'buffer2' declared void > 56 | void *buffer1, buffer2; > | ^~~~~~~ > audio/dsoundaudio.c: In function 'dsound_get_buffer_out': I'm sorry, but I can't build and test on Windows. With best regards, Volker