<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtaudio, branch 4.1.1</title>
<subtitle>Fork of rtaudio library for interfacing to audio interfaces</subtitle>
<id>https://git.carlh.net/cgit/rtaudio/atom?h=4.1.1</id>
<link rel='self' href='https://git.carlh.net/cgit/rtaudio/atom?h=4.1.1'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/'/>
<updated>2014-04-26T18:39:15Z</updated>
<entry>
<title>Added new setStreamTime function; Documentation updates for 4.1.1 release.</title>
<updated>2014-04-26T18:39:15Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-26T18:39:15Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=22c00ec584b413374ad5a2c119592acaba5e799e'/>
<id>urn:sha1:22c00ec584b413374ad5a2c119592acaba5e799e</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>Merge branch 'master' of https://github.com/thestk/rtaudio</title>
<updated>2014-04-26T13:26:44Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-26T13:26:44Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=1bf562b79a9a4940b2da19f7adbd6f065837c4d7'/>
<id>urn:sha1:1bf562b79a9a4940b2da19f7adbd6f065837c4d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #11 from MarcusTomlinson/master</title>
<updated>2014-04-26T13:26:20Z</updated>
<author>
<name>garyscavone</name>
<email>garyscavone@users.noreply.github.com</email>
</author>
<published>2014-04-26T13:26:20Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=bd6177260dcaa1eeb16cbd73b1097ab989ceed68'/>
<id>urn:sha1:bd6177260dcaa1eeb16cbd73b1097ab989ceed68</id>
<content type='text'>
Fix choppy audio on input only mode (WASAPI)</content>
</entry>
<entry>
<title>Wasap bug(?) fix in destructor; Update to record.cpp for default device selection.</title>
<updated>2014-04-26T12:44:43Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-26T12:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=154e121e500dc2e9f6e6277db5b4f35c4222a216'/>
<id>urn:sha1:154e121e500dc2e9f6e6277db5b4f35c4222a216</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let convertBuffer() take care of all channel count conversion, while convertBufferWasapi() does only sample rate conversion.</title>
<updated>2014-04-26T09:01:40Z</updated>
<author>
<name>Marcus Tomlinson</name>
<email>themarcustomlinson@gmail.com</email>
</author>
<published>2014-04-26T09:01:40Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=4411d7c79eaf3994ac7a26f291db68ef43c3f429'/>
<id>urn:sha1:4411d7c79eaf3994ac7a26f291db68ef43c3f429</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set callbackPushed flag if there is no render stream (input only mode)</title>
<updated>2014-04-26T07:14:49Z</updated>
<author>
<name>Marcus Tomlinson</name>
<email>themarcustomlinson@gmail.com</email>
</author>
<published>2014-04-26T07:14:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=1a14e053f746c3b783e853f21659f36bdbeac826'/>
<id>urn:sha1:1a14e053f746c3b783e853f21659f36bdbeac826</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug fix in Core, Jack, ASIO, and DS for internal draining in INPUT mode only; Added some mutexes in DS to fix input-only errors; Added libraries to CMakeLists.txt for MinGW compile of WASAPI.</title>
<updated>2014-04-25T02:36:42Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-25T02:36:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=9a920447e15eeaf8cf8f6002c120e6fb168caa6f'/>
<id>urn:sha1:9a920447e15eeaf8cf8f6002c120e6fb168caa6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added an explicit cast of (LPCTSRT) on line 4626, which seemed necessary when compiling with UNICODE defined.</title>
<updated>2014-04-23T19:56:07Z</updated>
<author>
<name>Gary Scavone</name>
<email>gary@music.mcgill.ca</email>
</author>
<published>2014-04-23T19:56:07Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=4ca315146dd2b5ddb5fc859dd33c229c6ddd53bf'/>
<id>urn:sha1:4ca315146dd2b5ddb5fc859dd33c229c6ddd53bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #8 from MarcusTomlinson/master</title>
<updated>2014-04-18T21:47:19Z</updated>
<author>
<name>garyscavone</name>
<email>garyscavone@users.noreply.github.com</email>
</author>
<published>2014-04-18T21:47:19Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=1bf01e75ca213e0a977357b173b4b47c6df1c576'/>
<id>urn:sha1:1bf01e75ca213e0a977357b173b4b47c6df1c576</id>
<content type='text'>
Fix WASAPI shutdown crash</content>
</entry>
</feed>
