<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtaudio/tests, 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>Bug fix for double stream time ticking in OS-X if duplex stream with two different devices.</title>
<updated>2019-04-19T19:16:47Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-04-07T19:02:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=0eb9c6351d0f7e51b625547af94b9c01828b2963'/>
<id>urn:sha1:0eb9c6351d0f7e51b625547af94b9c01828b2963</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>[automake, cmake] add apinames as automated test</title>
<updated>2019-04-17T11:02:25Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2019-04-17T11:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=d4e011159d5361bb9b0589ea97d8f0be940cea9e'/>
<id>urn:sha1:d4e011159d5361bb9b0589ea97d8f0be940cea9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[automake] add CMakeLists.txt to EXTRA_DIST</title>
<updated>2019-04-17T11:01:54Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2019-04-17T11:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=2a9e187d7c3f8f0dc084d5863f85191eb48c0ade'/>
<id>urn:sha1:2a9e187d7c3f8f0dc084d5863f85191eb48c0ade</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>
</feed>
