Mercurial > hg > beaglert
log core/RTAudio.cpp @ 239:dca0ca81b685
age | author | description |
---|---|---|
2016-04-10 | Giulio Moro | Turned gShouldStop into int mergingClockSync |
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 |
2015-12-28 | Giulio Moro | Demonstrates issue #1374 experimental-fixing-AuxiliaryTask |