Exploration of Strongly-Typed Units: A Case Study from Digital Audio - Lecture
Offered By: ADC - Audio Developer Conference via YouTube
Course Description
Overview
Explore the importance of strongly-typed units in digital audio processing through this conference talk from the Audio Developer Conference 2023. Delve into real-life examples of API and math mistakes caused by unit errors, ranging from silent audio output to Mars rover crashes. Learn how C++'s user-defined types, conversion operators/constructors, and operator overloading can prevent unit mistakes. Examine the mp-units library, proposed for standardization in P1935, and its application in digital audio and DSP. Discover the process of developing custom units using this library and identify potential gaps in the proposal for audio developers. Gain insights from Roth Michaels, a Principal Software Engineer at Native Instruments, on software architecture, cross-platform development, and the intersection of music composition and software engineering in the audio industry.
Syllabus
Exploration of Strongly-Typed Units: A Case-Study From Digital Audio - Roth Michaels - ADC23
Taught by
ADC - Audio Developer Conference
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera