Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SmoSystemStaff

A staff is a line of music that can span multiple measures. A system is a line of music for each staff in the score. So a staff spans multiple systems. A staff modifier connects 2 points in the staff.

Hierarchy

  • SmoSystemStaff

Implements

Index

Constructors

Methods

  • mapStaffFromTo(from: number, to: number): void
  • We have created a score with staff mappings. Update the selectors in staff modifiers so that 'from' in the staff slot is 'to'

    Parameters

    • from: number
    • to: number

    Returns void

Generated using TypeDoc