<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtaudio/RtAudio.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-29T15:15:38Z</updated>
<entry>
<title>Added pulse audio fix that was just applied to master.</title>
<updated>2019-08-29T15:15:38Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-08-29T15:15:38Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=c2e079dae47737baa43696e769be260984389301'/>
<id>urn:sha1:c2e079dae47737baa43696e769be260984389301</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CoreAudio fix for deprecated behaviour in stopping and starting stream, which allows multiple instances of RtAudio accessing the same device.</title>
<updated>2019-08-28T00:28:49Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-08-28T00:28:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=cfef06a89de8615490034979f49696b74a1f1691'/>
<id>urn:sha1:cfef06a89de8615490034979f49696b74a1f1691</id>
<content type='text'>
</content>
</entry>
<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>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>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>Move input user buffer clearing to startStream().</title>
<updated>2019-04-19T19:16:47Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-04-07T19:52:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=201e08010dd1f321d9d16bfed29adc89b74b1732'/>
<id>urn:sha1:201e08010dd1f321d9d16bfed29adc89b74b1732</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added clearing of input user buffer in stopStream for OS-X, in case stream is restarted.</title>
<updated>2019-04-19T19:16:47Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2019-04-07T19:38:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=dfadcff5c912beee1d1b76d50d47adcea2e400e4'/>
<id>urn:sha1:dfadcff5c912beee1d1b76d50d47adcea2e400e4</id>
<content type='text'>
</content>
</entry>
</feed>
