Module: timed

Methods

(inner) events()

Get a sorted events array from a score

Source:

(inner) forEachTime(fn, ctx, score)

Get all notes for side-effects

Important: ascending time ordered is not guaranteed

Parameters:
Name Type Description
fn function

the function

ctx Object

(Optional) a context object passed to the function

score Score

the score object

Source: