Contents . 2. Midithing Objects .. 2.5. Event ... 2.5.1. MIDI Events |
Previous 2.5.1.3. Program |
Next 2.5.1.5. NoteTouch |
creates a Pitch event.
This is the event that keyboards generate when you use the pitch wheel. The value is stored with fourteen bits precision and is represented in midithing as a float value.
Type: int
Default: 224
Type: float
Default: 0.0
The pitch bend value. It is translated into actual pitch by the device playing this Event, which means you'll have to find out by listening or reading what the actual range is. The range that midithing uses is -1.0 to +1.0 with 0.0 meaning no pitch bend.
tick
Type: int
Default: 0
Type: int
Default: 0
Type: int
Default: 0
Type: type
Default: 224
midithing 0.3.22 documentation | © Tim Goetze | Nov. 06 2001 |