Keyboard

The Keyboard patch outputs a boolean value for every key from A-Z, 0-9, and Space.

Important: The Keyboard patch only reacts to key events in the live view where it’s own view is placed.

Outputs

  • A (Number, Bool)
  • Z (Number, Bool)
  • 0 (Number, Bool)
  • 9 (Number, Bool)
  • Space (Number, Bool)