Updates for release 4.0.8, including new python binding, new teststops.cpp program...
authorGary Scavone <gary@music.mcgill.ca>
Wed, 13 Apr 2011 00:50:38 +0000 (00:50 +0000)
committerStephen Sinclair <sinclair@music.mcgill.ca>
Thu, 10 Oct 2013 23:38:27 +0000 (01:38 +0200)
commit6faf4336eb5952b141e1c239d194f5cd70f0a885
tree0138f26b95005b27ecc888e0c2dacf5f7ffe09b5
parent24a98a1971301e582dc56ef2c6ac94c342b674dd
Updates for release 4.0.8, including new python binding, new teststops.cpp program, ALSA "default" flag, and various changes to stopping behavior (GS).
19 files changed:
RtAudio.cpp
RtAudio.h
contrib/python/pyrtaudio/PyRtAudioTest.py [new file with mode: 0644]
contrib/python/pyrtaudio/readme [new file with mode: 0644]
contrib/python/pyrtaudio/rtaudiomodule.cpp [new file with mode: 0644]
contrib/python/pyrtaudio/setup.py [new file with mode: 0644]
doc/doxygen/Doxyfile
doc/doxygen/acknowledge.txt
doc/doxygen/license.txt
doc/doxygen/tutorial.txt
doc/release.txt
install
readme
tests/Makefile.in
tests/Windows/rtaudio.dsw
tests/Windows/teststops.dsp [new file with mode: 0755]
tests/playsaw.cpp
tests/testall.cpp
tests/teststops.cpp [new file with mode: 0644]