feat: midi/keyboard cross working codes
Clang Lint CI / lint-no-video (push) Successful in 1m17s
Clang Build CI / run-no-video (push) Successful in 1m18s
Clang Build CI / run-video (push) Successful in 1m17s
Clang Build CI / build-release (push) Successful in 1m54s
Clang Lint CI / lint-video (push) Successful in 1m22s
Clang Lint CI / lint-no-video (push) Successful in 1m17s
Clang Build CI / run-no-video (push) Successful in 1m18s
Clang Build CI / run-video (push) Successful in 1m17s
Clang Build CI / build-release (push) Successful in 1m54s
Clang Lint CI / lint-video (push) Successful in 1m22s
This commit is contained in:
@@ -138,9 +138,9 @@ FRAG_MONITOR=10
|
||||
# I/O Inputs
|
||||
# ==========
|
||||
# Each code either maps to a midi event or a key code
|
||||
# 1 - 999 -> midi event
|
||||
# 1001 - 1999 -> key code
|
||||
# 0 - 999 -> midi event
|
||||
# Keyboard modifiers are encoded like this:
|
||||
# 1000 -> keyboard event
|
||||
# 10000 -> shift
|
||||
# 100000 -> control
|
||||
# 1000000 -> alt
|
||||
|
||||
Reference in New Issue
Block a user