19 Mar
2020
19 Mar
'20
4:07 p.m.
https://bugs.winehq.org/show_bug.cgi?id=46725 --- Comment #18 from Ethan Lee <flibitijibibo(a)gmail.com> --- The problem stacks, so if the buffer size on the master changes, all the other buffer sizes change along with it in order to ensure that we are asking for enough data from the application. You can see these calculations here: Sources: https://github.com/FNA-XNA/FAudio/blob/master/src/FAudio.c#L502 Submixes: https://github.com/FNA-XNA/FAudio/blob/master/src/FAudio.c#L569 audio->updateSize refers to the mastering voice quantum length. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.