View Single Post
Old 01-25-2020, 05:05 AM   #923
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default

Quote:
Originally Posted by Dafarkias View Post
Quick question regarding my usage of the following code:

Code:
if reaper.JS_VKeys_GetState( 0 ):byte(hotkey[a].key) ~= 0 then
It works just fine to intercept key-presses from almost every window in REAPER, except the mixer.

Is there a way to combat this?
Could you elaborate? (Do you mean that when the mixer is in the foreground, GetState does not detect any key strokes?)
juliansader is offline   Reply With Quote