RustAudio / baseview

low-level window system interface for audio plugin UIs
Apache License 2.0
266 stars 57 forks source link

Add windows keyboard event support with druid code #57

Closed greatest-ape closed 3 years ago

greatest-ape commented 3 years ago

Localised keyboard events work in parented and non-parented mode. There is a Windows chime when pressing keys in parented mode in REAPER for some reason.

glowcoil commented 3 years ago

Looks good! I was unable to get any key events in the parented case in Ableton on Windows, but it worked in Reaper, so we can look into a solution for that later.