19 Jan
2023
19 Jan
'23
3:50 p.m.
On Mon Jan 16 16:21:26 2023 +0000, Jinoh Kang wrote:
Ditto. Something like (with appropriate defines): ```suggestion:-1+0 wfx->wBitsPerSample = WINE_VOSK_BITS_PER_SAMPLE; wfx->nBlockAlign = (wfx->wBitsPerSample + 7) / 8 * wfx->nChannels; ``` I personally find this a bit confusing, not sure if it makes sense to do. @rbernon What's your opinion?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1948#note_21213