constants library
Constants
- BUFFER_SIZE → const int
- The size of the event buffer in the native backend
- DEFAULT_PATCH_NUMBER → const int
- The patch number to select from a sf2 file.
- LEAD_FRAMES → const int
- "Lead frames" account for the fact that it may take some time to build the events and sync them with the native sequencer engine.
- SECONDS_PER_US → const double
- Seconds per microsecond
- TOP_OFF_PERIOD_MS → const int
- Interval to "top off" each track's buffer, in milliseconds