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
How C++23 Changes the Way We Write CodeNDC Conferences via YouTube A Preview of C++ 23
NDC Conferences via YouTube Let's Talk About C++ Abstraction Layers
CppNow via YouTube Top 5 Library Additions in C++23
CppNow via YouTube mp-units - Lessons Learned and a New C++ Library Design
ACCU Conference via YouTube