Four Ways To Write A Pitch-Shifter – Geraint Luff – ADC22Posted on April 29, 2023By digitalmedium1Leave a comment LobbyTag Archives: c++ Filed under: Science & TechnologyTagged with: c++, c++ library, software engineering
Point to Point Modeling: An Automatic Circuit Solving Library – Eric Tarr – ADC22Posted on April 28, 2023By digitalmedium1Leave a comment LobbyTag Archives: c++ Filed under: Science & TechnologyTagged with: analog circuits, c++, c++ library, circuits, software development
Fast, High-quality Pseudo-random Numbers for Audio Developers – Roth Michaels – ADC22Posted on April 24, 2023By digitalmedium1Leave a comment LobbyTag Archives: c++ Filed under: Science & TechnologyTagged with: c++, prng, software development, software engineering
Optimising a Real-Time Audio Processing Library – Dave Rowland – ADC22Posted on April 14, 2023By digitalmedium1Leave a comment LobbyTag Archives: c++ Filed under: Science & TechnologyTagged with: audio processing, c++, c++ library, realtime, software engineering
Eliminating C++ Undefined Behavior, Plug-in Contract Violation, Intel Assumptions in Legacy Codebase – Russell McClellanPosted on March 8, 2023By digitalmedium1Leave a comment LobbyTag Archives: c++ Filed under: Science & TechnologyTagged with: audio plugins, c++, DAWs, Static Analysis
SoundStacks’ New Cmajor Platform – Julian Storer, Cesare Ferrari, Lucas Thompson & Harriet Drury – ADC 22Posted on February 24, 2023By digitalmedium1Leave a comment LobbyTag Archives: c++ Filed under: Science & TechnologyTagged with: audio plugins, c++, CMajor, dsp, JIT, soundstacks
Thread synchronisation in real-time audio processing with RCU (Read-Copy-Update) – Timur Doumler – ADC 2022Posted on February 13, 2023By digitalmedium1Leave a comment LobbyTag Archives: c++ Filed under: Science & TechnologyTagged with: audio processing, c++, rcu, threads
“Constexpr ALL the Things!” in Audio Programming – Adam Shield – ADC22Posted on February 10, 2023By digitalmedium1Leave a comment LobbyTag Archives: c++ Filed under: Science & TechnologyTagged with: c++, c++20, C++23, constexpr, modern c++