| ||
|---|---|---|
| Timecode Converter | This node converts e.g. MIDI timecode to a common timecode format and provides its components. |
| Timecode Event | This node receives timecode and fires events at user-defined points in time. |
| Timecode OSC | Receives OSC embedded timecode. |
| Timecode LTC LineIn | Receives LTC timecode. |
| Timecode MIDI | Receives Midi Time Code (MTC). |
| OSC Output | Sends simple data via the OSC protocol. |
| OSC Input | Receives simple data via the OSC protocol. |
| Windows Key | This node informs about keystrokes while the focus is on the renderer window. |
| DirectInput Key | This node informs about every keystroke done on the keyboard. |
| Textfield Input | Concatenates keyboard input received by the renderer window to a single string. |
| IME Textfield Input | Concatenates IME (Input Method Editor) keyboard compositions received by the renderer window to a single string. (far-east languages) |
| Joystick | This node provides information about the state of an installed joystick or gamepad. |
| Channel Aftertouch | Receives or sends Channel Aftertouch Midi commands. |
| Program Change | Receives or sends Program Change Midi commands. |
| Polyphonic Aftertouch | Receives or sends Polyphonic Aftertouch Midi commands |
| Control Change | Receives or sends Control Change Midi commands. |
| Note On/Off | Receives or sends Note On/Off Midi commands. |
| Raw Message | Receives the Raw Midi command. |
| Windows Mouse | Provides absolute pixel coordinates of the cursor if the mouse is in the renderer window. |
| DirectInput Mouse | Provides relative mouse movement information for any mouse activity. |
| TCP Client | Sends messages via the TCP protocol. |
| Serial Text | Provides functionality for the communication via the Serial Port. |
| GPI | Gets the state of a GPIO Board's input pin of the given Index. |
| DMX In | Receives DMX data. |
| DMX Out | Sends DMX data. |
| DMX Trigger | Receives Art-Net Trigger Events. |
| DMX from Texture | Sends color data coming from a texture to DMX. |
| Pan Tilt | Helps to map pan and tilt parameters to the according DMX out channels. |
| HTTP | Sends HTTP requests to a given URI and returns the provided response. |