From 799a418bbee482b173b1b70afb5e57619bfc35f7 Mon Sep 17 00:00:00 2001 From: Benny Lyons Date: Sat, 25 Aug 2012 19:52:18 +0100 Subject: [PATCH] InputDevice --- doc/user/intro/Glossary.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/user/intro/Glossary.txt b/doc/user/intro/Glossary.txt index 92ae5f49b..cd2ba0636 100644 --- a/doc/user/intro/Glossary.txt +++ b/doc/user/intro/Glossary.txt @@ -50,7 +50,9 @@ explanations, the long explanation is the topic of the document above..' anchor:InputDevice[] link:#InputDevice[->]Input Device:: Some hardware controler, like an extra keyboard, midi mixer, Jog, .. - TODO: decide on whether the main keyboard is in a special (global) state. + TODO: we still need to decide on whether we can treat the main keyboard + as special global state or whether we can handle the keyboard as a generic + input devide. anchor:LowLevelModel[] link:#LowLevelModel[->]Low Level Model:: The generated Processing Graph, to be ``performed'' within the engine