On Thu Aug 15 10:21:21 2024 +0000, Huw Davies wrote:
int dev; /* OSS device */
Also, please change the commit message to something like:
wineoss: Store the OSS device in midi_dest. This avoids having to calculate the OSS device from the Windows dev_id.
Is is `int` only on query synth/midi info, and it is always `uint8_t` in synth/midi message.