sync-type data type
The sync-type type specifies the style that a score following application should use to synchronize an accompaniment with a performer.
Base type: token
Allowed values
| none | No synchronization to the performer. |
|---|---|
| tempo | Synchronization is based on the performer tempo rather than individual events in the score. |
| mostly-tempo | Combines the tempo and event approaches, giving more weight to tempo. |
| mostly-event | Combines the tempo and event approaches, giving more weight to performed events. |
| event | Synchronization follows the performance of individual events in the score rather than the performer tempo. |
| always-event | Provides the strictest synchronization by not being forgiving of missing performed events. |
Where is this type used?
<sync> — "type" attribute