Arabic Maqām Network - TypeScript Library Documentation - v0.1.0
    Preparing search index...

    Variable DURATION_OPTIONSConst

    DURATION_OPTIONS: string[] = ...

    Available rhythmic duration options for pattern notes.

    Uses standard music notation with the following suffixes:

    • 'n' = normal (e.g., "4n" = quarter note)
    • 'd' = dotted (adds 50% to duration, e.g., "4d" = dotted quarter)
    • 't' = triplet (2/3 of normal duration, e.g., "4t" = quarter triplet)

    Duration hierarchy from shortest to longest: 32nd notes → 16th notes → 8th notes → quarter notes → half notes → whole notes