Modified CoreAudio cleanup in case of error during initialization, fixed duplex strea...
authorGary Scavone <gary@music.mcgill.ca>
Thu, 22 Aug 2019 22:24:11 +0000 (18:24 -0400)
committerGary Scavone <gary@music.mcgill.ca>
Thu, 22 Aug 2019 22:24:11 +0000 (18:24 -0400)
commit10977977730415518802eb37c570af4ac18138de
treec721f72fd79b0d5043977f9c9ef6dbcfe2dac350
parente4b398ae9565d7680f5a2e8250a7d2d3fc9d4660
Modified CoreAudio cleanup in case of error during initialization, fixed duplex streamtime bug for single device in CoreAudio, updated playsaw.cpp with interrupt handler instead of cin.get() function.
RtAudio.cpp
tests/duplex.cpp
tests/playsaw.cpp