log core/RTAudio.cpp @ 215:b10f5ba8fd33

age author description
2016-02-08 Giulio Moro Fixed analogChannels count check (allows them to be 0).
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