eventtype
Returns the event type for an instrument.
Syntax
``` csound-orc
type:i = eventtype() ```
type -- the type of event triggering this instrument, 0 - for realtime or score events, 1 - for MIDI events.
See also
Credits
Author: Victor Lazzarini
March 2025
New in Csound 7