Skip to content

eventtype

Returns the event type for an instrument.

Syntax

``` csound-orc

type:i = eventtype() ```

itype eventtype

type -- the type of event triggering this instrument, 0 - for realtime or score events, 1 - for MIDI events.

See also

MIDI input and Initialization

Credits

Author: Victor Lazzarini
March 2025
New in Csound 7