package vecosek-scene

  1. Overview
  2. Docs

The various kinds of events the sequencer can react to.

type t = Scene_format_t.event =
  1. | Track_ends of Id.t
  2. | Track_starts of Id.t
  3. | Midi_input of Midi_event.t