KeyboardVisualizer
KeyboardVisualizer copied to clipboard
Fixed OpenAL usage to release (delete) stale capture devies/streams
The app haven't been releasing the devices properly, only stopping the recording. This led to a bunch of stale streams hanging in the system. This PR addresses that issue.