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
/
playsaw.cpp
Age
Commit message (
Expand
)
Author
2019-02-24
Check for '#if defined( WIN32 )' in test apps
Marcus Tomlinson
2014-04-26
Updates to test programs when specifying default device numbers.
Gary Scavone
2014-04-02
Various WASAPI-related changes.
Gary Scavone
2014-04-01
Added Wasapi code (though untested); Updates for better data format support i...
Gary Scavone
2014-01-18
Changes to fix display issue for non-ASCII device names and some compile warn...
Gary Scavone
2013-12-27
Renamed RtError class to RtAudioError and embedded it in RtAudio.h.
Gary Scavone
2013-10-11
Final documentation updates for release 4.0.12 (GS).
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
Updates for release 4.0.8, including new python binding, new teststops.cpp pr...
Gary Scavone
2013-10-11
A few minor documentation updates before release (GS).
Gary Scavone
2013-10-11
Various updates and fixes before 4.0.5 release (GS).
Gary Scavone
2013-10-11
Updates to OS-X for multi-stream support (GS).
Gary Scavone
2013-10-11
Various configure changes for MinGW (gps).
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