Real time audio programming (with RtAudio)
Posted: Wed Sep 16, 2020 2:23 pm
Hi all,
I am working top to bottom in learning computer music. Started with DAWs, later making CV/Gate controllers with Arduino, C++/RtMidi/fluidsynth, and recently Mozzi on Arduino.
Now I would like to code from the ground up: Programming oscillators, envelopes, filters, LFOs. Not using any prebuilt stuff. Just to learn, and understand.
After some research I settled on RtAudio. I understand the callback function, which seems like a standard paradigm in audio programming.
But the RtAudio documentation is not very exhaustive. So I ask the community for help with good tutorials, not necessarily RtAudio-focused, on making oscillators etc.
Also good literature. I saw this thread: viewtopic.php?f=44&t=20207. The MIT Press book The Audio Programming book looks useful. Is it?
An additional goal is to turn all my adventures into a tutorial like I have done before.
Thanks in advance!
Staffan
I am working top to bottom in learning computer music. Started with DAWs, later making CV/Gate controllers with Arduino, C++/RtMidi/fluidsynth, and recently Mozzi on Arduino.
Now I would like to code from the ground up: Programming oscillators, envelopes, filters, LFOs. Not using any prebuilt stuff. Just to learn, and understand.
After some research I settled on RtAudio. I understand the callback function, which seems like a standard paradigm in audio programming.
But the RtAudio documentation is not very exhaustive. So I ask the community for help with good tutorials, not necessarily RtAudio-focused, on making oscillators etc.
Also good literature. I saw this thread: viewtopic.php?f=44&t=20207. The MIT Press book The Audio Programming book looks useful. Is it?
An additional goal is to turn all my adventures into a tutorial like I have done before.
Thanks in advance!
Staffan