TODO:

rtm is a minimal functional code example for asynchronous additive synthesis
    using a thread-farm producer, a light-weight consumer on the render thread
    and a circular buffer for sound data buffering
    
API: RTaudio and RTmidi by Gary Scavone
     cbuffer written by Willem-Hendrik Thiart, with modifications by SJ


Source code written in C++
