Tristan Matthews (5f08f82c) at 07 Jan 16:32
Tristan Matthews (5f08f82c) at 07 Jan 16:30
Tristan Matthews (5f08f82c) at 07 Jan 16:29
Tristan Matthews (5f08f82c) at 07 Jan 16:29
configure: RtAudio dropped exceptions in 6.0.0, not 5.2.0
... and 3 more commits
Two kind of hacky bits here:
librtaudio-dev package provides a .pc file and the libstk-dev package does not), it's probably possible to just check RTAUDIO_VERISON_MAJOR >= 6 directly (but uglier)openStream and using the void return version (that throws exceptions) if RTAUDIO_VERSION_MAJOR < 6
Tristan Matthews (5f08f82c) at 07 Jan 16:19
configure: RtAudio dropped exceptions in 6.0.0, not 5.2.0
... and 3 more commits
Tristan Matthews (27f652e4) at 07 Jan 16:09
MTAudio: use RtAudio.h from rtaudio
Two kind of hacky bits here:
librtaudio-dev package provides a .pc file and the libstk-dev package does not), it's probably possible to just check RTAUDIO_VERISON_MAJOR >= 6 directly (but uglier)openStream and using the void return version (that throws exceptions) if RTAUDIO_VERSION_MAJOR < 6
Tristan Matthews (bda3bec3) at 07 Jan 14:38
copyright: update year to 2026
Note that we only do this for:
(a) unit tests ran with default build, used for coverage: This includes further steps we should avoid running on failure.
(b) unit tests run with sanitizer: This also includes further steps, as well as most often runs into OOM issues described in #1215
First step for #1215 to figure out the specific exit code for the OOM issue.
Improve delta-q coding efficiency by expanding symbol length from 4 to 8, and by training the CDF table/PARA.