index
:
rtaudio
arm64
carl
dcpomatic-6.0.1
fix-wasapi-resampler-crash
good
master
noexceptions
releases
travis
Fork of rtaudio library for interfacing to audio interfaces
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
duplex.cpp
Age
Commit message (
Expand
)
Author
2019-08-22
Modified CoreAudio cleanup in case of error during initialization, fixed dupl...
Gary Scavone
2019-04-19
Bug fix for double stream time ticking in OS-X if duplex stream with two diff...
Gary Scavone
2016-09-06
Update (bug fix?) in duplex.cpp test program
Gary Scavone
2016-02-12
Revert "duplex test: 64 bit compatibility"
Stephen Sinclair
2015-04-05
duplex test: 64 bit compatibility
David Császár
2014-04-26
Updates to test programs when specifying default device numbers.
Gary Scavone
2014-04-01
Added Wasapi code (though untested); Updates for better data format support i...
Gary Scavone
2013-12-27
Renamed RtError class to RtAudioError and embedded it in RtAudio.h.
Gary Scavone
2013-10-11
Various changes for true 24-bit support, changes regarding Jack get_latency, ...
Gary Scavone
2013-10-11
Mutex removal from several APIs, addition of PulseAudio support, documentatio...
Gary Scavone
2013-10-11
Various changes in preparation for release 4.0.8
Gary Scavone
2013-10-11
Various updates and fixes before 4.0.5 release (GS).
Gary Scavone
2013-10-11
Syntax changes to test programs and restoration of Windows VC++ project files...
Gary Scavone
2013-10-11
Check in of new version 4.0.0 distribution (GS).
Gary Scavone