Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TickMap

create a map note durations at each index into the voice, including the accidentals at each duration. return format:

tickmap = {
totalDuration: 16384,
durationMap:[2048,4096,..], // A running total per tick
deltaMap:[2048,2048...], a map of deltas

Hierarchy

  • TickMap

Index

Constructors

Constructors

Generated using TypeDoc