Overview
Explore unit testing for audio processors in this 45-minute conference talk from the Audio Developer Conference (ADC22). Learn how to set up a unit test framework for a JUCE plugin and get started with practical test cases. Discover the benefits of testing software, including bug detection, improved development processes, and higher-quality code. Examine example test cases ranging from simple sanity checks to verifying audio processor output. Gain insights into topics such as audio signal processing, verification techniques, and specific test cases for filters and parameters. Benefit from the speaker's background in embedded software development, music, and audio programming to enhance your understanding of unit testing in the audio development context.
Syllabus
Introduction
What is unit testing
Audio signals are digital information
Verification
Bumble Juice
Unit Test Repository
Test Cases
Filter Test
Parameter Test
Taught by
ADC - Audio Developer Conference