Rhythm control signal. Extracts a depth-1 tensor indicating note onsets.
Extract the rhythm from a Melody object.
Melody object from which to extract rhythm.
An n-by-1 2D tensor containing the melody rhythm, with 1 in steps with a note onset and 0 elsewhere.
Generated using TypeDoc
Rhythm control signal. Extracts a depth-1 tensor indicating note onsets.