Version 2.0
authorGary Scavone <gary@music.mcgill.ca>
Thu, 6 Dec 2007 01:40:05 +0000 (01:40 +0000)
committerStephen Sinclair <sinclair@music.mcgill.ca>
Wed, 9 Oct 2013 23:08:11 +0000 (01:08 +0200)
commit72ee1e6be2d918af467fef76932231be731795e9
treecdfed5b0b96a65ebfa407691218ea2ac8d1a64be
Version 2.0
30 files changed:
README [new file with mode: 0644]
RtAudio.cpp [new file with mode: 0644]
RtAudio.h [new file with mode: 0644]
doc/Doxyfile [new file with mode: 0644]
doc/ccrma.gif [new file with mode: 0644]
doc/footer.html [new file with mode: 0644]
doc/header.html [new file with mode: 0644]
doc/tutorial.txt [new file with mode: 0644]
rtaudio.dsw [new file with mode: 0644]
tests/Debug/.placeholder [new file with mode: 0644]
tests/Makefile [new file with mode: 0644]
tests/Release/.placeholder [new file with mode: 0644]
tests/call_inout.cpp [new file with mode: 0644]
tests/call_inout.dsp [new file with mode: 0644]
tests/call_saw.cpp [new file with mode: 0644]
tests/call_saw.dsp [new file with mode: 0644]
tests/call_twostreams.cpp [new file with mode: 0644]
tests/call_twostreams.dsp [new file with mode: 0644]
tests/in_out.cpp [new file with mode: 0644]
tests/in_out.dsp [new file with mode: 0644]
tests/info.cpp [new file with mode: 0644]
tests/info.dsp [new file with mode: 0644]
tests/play_raw.cpp [new file with mode: 0644]
tests/play_raw.dsp [new file with mode: 0644]
tests/play_saw.cpp [new file with mode: 0644]
tests/play_saw.dsp [new file with mode: 0644]
tests/record_raw.cpp [new file with mode: 0644]
tests/record_raw.dsp [new file with mode: 0644]
tests/twostreams.cpp [new file with mode: 0644]
tests/twostreams.dsp [new file with mode: 0644]