<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtaudio/RtAudio.h, 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-27T20:13:49Z</updated>
<entry>
<title>No exception updates for Jack API.</title>
<updated>2019-08-27T20:13:49Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-08-27T20:13:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=f2244e394dc2873abc4de1864d215ccab2b15e08'/>
<id>urn:sha1:f2244e394dc2873abc4de1864d215ccab2b15e08</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>Minor text formatting issues.</title>
<updated>2019-04-19T19:16:47Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-04-10T17:14:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=a09f92013c020e23bad9fecd2cb7ad8b9dbb4fd6'/>
<id>urn:sha1:a09f92013c020e23bad9fecd2cb7ad8b9dbb4fd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More updates for sample rate changes, plus added support to get current system rate (OS-X only).</title>
<updated>2019-04-19T19:11:35Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-04-05T19:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=f035d7a7b6de3568e51d6e8854b06078c91cea9f'/>
<id>urn:sha1:f035d7a7b6de3568e51d6e8854b06078c91cea9f</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>Some initial changes</title>
<updated>2019-04-19T19:11:35Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-04-05T00:09:41Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=63e3bf97cfec7e9e99e5b5b3b8c44d64118c2d50'/>
<id>urn:sha1:63e3bf97cfec7e9e99e5b5b3b8c44d64118c2d50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation and version updates before release 5.1.0</title>
<updated>2019-04-17T22:49:08Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-04-17T22:49:08Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=896623a4775363c48648fdf3d88e8928040285ee'/>
<id>urn:sha1:896623a4775363c48648fdf3d88e8928040285ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added github URL to headers.</title>
<updated>2019-04-17T18:48:58Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-04-17T18:48:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=5536d3a2d3e64348487039c22c2b8b67b89d7a6f'/>
<id>urn:sha1:5536d3a2d3e64348487039c22c2b8b67b89d7a6f</id>
<content type='text'>
</content>
</entry>
</feed>
