log core/RTAudio.cpp @ 208:35fc8bfc240b

age author description
2016-01-02 Giulio Moro -p flag now indicates the buffer size in audio samples. Closes #1520
2015-12-28 Giulio Moro Fixed early return after first AuxiliaryTask was started
2015-12-28 Giulio Moro It is now possible to create an auxiliary task in the constructor of a global object. Closes #1374