<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtaudio, branch good</title>
<subtitle>Fork of rtaudio library for interfacing to audio interfaces</subtitle>
<id>https://git.carlh.net/cgit/rtaudio/atom?h=good</id>
<link rel='self' href='https://git.carlh.net/cgit/rtaudio/atom?h=good'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/'/>
<updated>2024-07-23T15:05:32Z</updated>
<entry>
<title>fix me harder.</title>
<updated>2024-07-23T15:05:32Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2024-07-23T15:05:32Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=4d0b76263bb472cfa10926f313920063721719bd'/>
<id>urn:sha1:4d0b76263bb472cfa10926f313920063721719bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix</title>
<updated>2024-07-23T14:50:31Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2024-07-23T14:50:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=7ca07705160fcb4668ac4bc0ac74c7b1705598b0'/>
<id>urn:sha1:7ca07705160fcb4668ac4bc0ac74c7b1705598b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix</title>
<updated>2024-07-23T14:45:03Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2024-07-23T14:45:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=62b478f7a116ec02c5c37c4daad2b9747c2246ea'/>
<id>urn:sha1:62b478f7a116ec02c5c37c4daad2b9747c2246ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stuff.</title>
<updated>2024-07-23T14:35:06Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2024-07-23T14:35:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=94164d8c33df1955e252ede80cc181d8eb3d5c6f'/>
<id>urn:sha1:94164d8c33df1955e252ede80cc181d8eb3d5c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>autoconf</title>
<updated>2024-07-23T14:20:49Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2024-07-23T14:20:49Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=cd494e9fe4342a2bd017ec949553f8f2958ace09'/>
<id>urn:sha1:cd494e9fe4342a2bd017ec949553f8f2958ace09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cscript.</title>
<updated>2024-07-23T14:10:06Z</updated>
<author>
<name>cah</name>
<email>cah@ableton.com</email>
</author>
<published>2024-07-23T14:10:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=9db50c4e1db9b4fc588da4ba5b3b8cf53f0a1197'/>
<id>urn:sha1:9db50c4e1db9b4fc588da4ba5b3b8cf53f0a1197</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix erroneous getStreamTime() results in some cases.</title>
<updated>2019-12-03T10:16:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-15T11:30:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=dbb4f997a37d4056ce1ed04ede07afb449beb13d'/>
<id>urn:sha1:dbb4f997a37d4056ce1ed04ede07afb449beb13d</id>
<content type='text'>
Without this, if HAVE_GETTIMEOFDAY is defined getStreamTime() can return
a wrong value in the following case:

- start stream
- stop stream
- start stream
- call getStreamTime() immediately

In this case tickStreamTime() will not have been called since the
stream was restarted, hence lastTickTimestamp will refer to the
previous run of the stream.  getStreamTime() will therefore extrapolate
wrongly from stream._streamTime.  This patch only uses lastTickTimestamp
when it is valid.
</content>
</entry>
<entry>
<title>Stop PulseAudio callback busy-waiting when stream is stopped.</title>
<updated>2019-12-03T10:16:07Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-04-15T11:24:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=5157202ab48af46323ba3d37de6837ac3e90ae5e'/>
<id>urn:sha1:5157202ab48af46323ba3d37de6837ac3e90ae5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changes to CMakeLists to make use with add_subdirectory easier.</title>
<updated>2019-02-25T15:22:03Z</updated>
<author>
<name>Stephen Sinclair</name>
<email>radarsat1@gmail.com</email>
</author>
<published>2019-02-25T15:22:03Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=4ba65da5277a6b12b69e40877adaff03ae644ed1'/>
<id>urn:sha1:4ba65da5277a6b12b69e40877adaff03ae644ed1</id>
<content type='text'>
Analog of pr #190 for RtMidi.
</content>
</entry>
<entry>
<title>WASAPI : Ring buffer in/out index fix</title>
<updated>2019-02-25T11:03:01Z</updated>
<author>
<name>Marcus Tomlinson</name>
<email>themarcustomlinson@gmail.com</email>
</author>
<published>2019-02-24T16:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/rtaudio/commit/?id=939bc9655bde74ef37ebf77bbfb95802439d69db'/>
<id>urn:sha1:939bc9655bde74ef37ebf77bbfb95802439d69db</id>
<content type='text'>
</content>
</entry>
</feed>
