Expand description
Structs§
- AblLink
- The representation of an abl_link instance.
- Host
Time Filter - Audio callbacks are not always called at a perfectly regular interval, introducing jitter. The HostTimeFilter utility struct performs a linear regression between system time and sample time in order to improve the accuracy of system time values used in the audio callback. On Windows, Ableton recommends using ASIO (better timing accuracy and lower latency).
- Session
State - The representation of the current local state of a client in a Link Session.