<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtaudio/tests/playsaw.cpp, branch noexceptions</title>
<subtitle>Fork of rtaudio library for interfacing to audio interfaces</subtitle>
<id>https://git.carlh.net/cgit/rtaudio/atom?h=noexceptions</id>
<link rel='self' href='https://git.carlh.net/cgit/rtaudio/atom?h=noexceptions'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/'/>
<updated>2019-08-22T22:24:11Z</updated>
<entry>
<title>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.</title>
<updated>2019-08-22T22:24:11Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-08-22T22:24:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=10977977730415518802eb37c570af4ac18138de'/>
<id>urn:sha1:10977977730415518802eb37c570af4ac18138de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added errorCallback function argument to RtAudio constructor. Updated documentation and removed commented-out RtAudioError class. Updated playsaw.cpp to test errorCallback constructor argument.</title>
<updated>2019-08-22T16:30:50Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-08-22T16:30:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=e4b398ae9565d7680f5a2e8250a7d2d3fc9d4660'/>
<id>urn:sha1:e4b398ae9565d7680f5a2e8250a7d2d3fc9d4660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed RtAudioError class and created a new enum for error types. Only implemented for RtApiCore and RtApiDummy, not rtaudio_c.</title>
<updated>2019-07-30T21:23:28Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-07-30T21:23:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=ba23fd33d7cf5d372d487b5c8a91f569875a001c'/>
<id>urn:sha1:ba23fd33d7cf5d372d487b5c8a91f569875a001c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added new setErrorCallback() function and removed errorCallback argument in openStream(). Also added RtAudioError::Type return value to openStream(), startStream(), stopStream() and abortStream() functions, but only implemented in RtApiCore.</title>
<updated>2019-07-30T16:26:44Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-07-30T16:26:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=6c7651fd65e2d6d423836cee77a48d1b238b2595'/>
<id>urn:sha1:6c7651fd65e2d6d423836cee77a48d1b238b2595</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updates to playsaw.cpp and testall.cpp for new behaviour</title>
<updated>2019-04-19T19:11:35Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-04-05T19:47:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=3619a028768e5f689aeaa49838f5216914d9163c'/>
<id>urn:sha1:3619a028768e5f689aeaa49838f5216914d9163c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Almost complete removal of exceptions for RtApiCore, plus an update for changing the sample rate.</title>
<updated>2019-04-19T19:11:35Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-04-05T18:53:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=0e95564f14bea955bcbca94b224dc5fdd99458a8'/>
<id>urn:sha1:0e95564f14bea955bcbca94b224dc5fdd99458a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for '#if defined( WIN32 )' in test apps</title>
<updated>2019-02-24T17:58:43Z</updated>
<author>
<name>Marcus Tomlinson</name>
<email>themarcustomlinson@gmail.com</email>
</author>
<published>2019-02-24T17:58:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=03599c1281835f886e98da7d15244075ec88913f'/>
<id>urn:sha1:03599c1281835f886e98da7d15244075ec88913f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updates to test programs when specifying default device numbers.</title>
<updated>2014-04-26T13:44:39Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-26T13:44:39Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=097b83163e65b9828a2bddffd15dc1504a1acab4'/>
<id>urn:sha1:097b83163e65b9828a2bddffd15dc1504a1acab4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various WASAPI-related changes.</title>
<updated>2014-04-02T17:06:01Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-02T17:06:01Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=986ffc39fd4cfac9c25a324511c1204f9d8ba760'/>
<id>urn:sha1:986ffc39fd4cfac9c25a324511c1204f9d8ba760</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Wasapi code (though untested); Updates for better data format support in PulseAudio; Commented-out various unused function arguments in tests/ files.</title>
<updated>2014-04-01T16:05:51Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-01T16:03:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=18e6f5126073320450438e99b4833cabc3347dba'/>
<id>urn:sha1:18e6f5126073320450438e99b4833cabc3347dba</id>
<content type='text'>
</content>
</entry>
</feed>
