Contents
. 2. Midithing Objects
.. 2.5. Event
... 2.5.1. MIDI Events  
Previous 2.5.1.5. NoteTouch
 
Next 2.5.1.7. NoteOff

2.5.1.6. ChannelTouch

ChannelTouch ([velocity=0, tick=0, channel=0, port=0, type=208])

creates a ChannelTouch event.

Some keyboards generate this when the key pressure changes. Different instruments react in different ways to these.

Properties

status

Type: int
Default: 208

velocity

Type: int
Default: 0

The changed velocity on the channel.

tick

Type: int
Default: 0

channel

Type: int
Default: 0

port

Type: int
Default: 0

type

Type: type
Default: 208

Next is NoteOff

midithing 0.3.22 documentation © Tim Goetze Nov. 06 2001