log audioio/AudioCallbackPlaySource.h @ 366:0876ea394902 warnfix_no_size_t

age author description
Tue, 17 Jun 2014 16:23:06 +0100 Chris Cannam Remove size_t's, fix compiler warnings warnfix_no_size_t
Tue, 23 Aug 2011 12:03:55 +0100 mathieub Merge from the default branch integration_library
Wed, 10 Aug 2011 16:00:55 +0100 Chris Cannam Patch from Michel Alexandre Salim to remove unwanted virtual inheritance from QObject (#258)
Fri, 24 Jun 2011 16:44:02 +0100 Chris Cannam Add queueExampleNote method to AudioCallbackPlaySource, providing a way to add a note to a special model which is mixed in outside of the normal playback flow. Currently mixing & generation happen in the play thread, which doesn't work very well -- buffer pending. sonification