touchin Reference

MIDI channel pressure input

touchin

Examples

Inlets

input [number]

The touchin object receives its input from a MIDI aftertouch: channel pressure message received from a MIDI input device. For more information see: RNBO Communications - MIDI .

Outlets

value [number]

The output is the incoming aftertouch: channel pressure value (within the range 0 - 127) on the specified MIDI channel.

channel [number]

The output is the incoming MIDI channel (within the range 1 - 16) for the accompanying MIDI program change message.

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

input [number]

The touchin object receives its input from a MIDI aftertouch: channel pressure message received from a MIDI input device. For more information see: RNBO Communications - MIDI .

See Also

Name Description
midiin Output raw MIDI data
touchin Receive MIDI aftertouch values
touchout Generate MIDI aftertouch messages
ctlin MIDI controller input
midiin MIDI input stream
pgmin MIDI program change input