auto this_episode = episode<36> {
.title =
"A Callback Every Millisecond",
/*
This week we chat with Timur Doumler and Brian Heim about the challenges peculiar to audio development,
and find that most are shared with other domains -
especially those that consider themselves low-latency and/ or real-time.
Timur has, in the past, worked on audio software at ROLI and Native Instruments,
and has been a maintainer of the JUCE audio library -
but now works on CLion at JetBrains.
Brian is a maintainer of SuperCollider, a platform for audio synthesis and algorithmic composition.
*/
.links = {
"ROLI",
"JUCE",
"ADC",
"C++ on Sea - speakers call just closing",
"SuperCollider"
},
};