Module Note.Step
Update steps.
Update steps allow to schedule simultaneous primitive event occurrence and signal changes.
Steps
val create : unit -> Note.Step.tcreate () is a new update step.
val execute : Note.Step.t -> unitexecute step executes the update step step.