Constexpr ALL the Things in Audio Programming - Compile-Time Testing for Audio Plugins
Offered By: ADC - Audio Developer Conference via YouTube
Course Description
Overview
Explore a comprehensive conference talk on leveraging C++20 features for compile-time programming in audio plugin development. Learn how to write unit tests and regression tests that run instantly at compile-time, providing immediate feedback to developers. Delve into the history of compile-time programming in C++, discover additional benefits of compile-time executable code, and get a glimpse of future possibilities in C++23. Gain insights on catching bugs immediately after writing code and ensuring that changes don't inadvertently alter audio processing. This presentation, delivered by Adam Shield at the Audio Developer Conference (ADC22), offers valuable knowledge for audio developers seeking to enhance their coding practices and improve product reliability.
Syllabus
“Constexpr ALL the Things!” in Audio Programming - Adam Shield - ADC22
Taught by
ADC - Audio Developer Conference
Related Courses
Sane and Safe C++ Class TypesNDC Conferences via YouTube Constexpr ALL the Things!
CppNow via YouTube Goodbye Metaprogramming, and Hello Functional
CppNow via YouTube Constexpr - C++ At Compile Time
CppNow via YouTube C++11 - New Tools for Class and Library Authors
CppNow via YouTube