<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/audioio, branch azure</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=azure</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=azure'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2019-01-15T01:29:19+00:00</updated>
<entry>
<title>Add subclass support to displayio.</title>
<updated>2019-01-15T01:29:19+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2019-01-15T01:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=747f2cfe267628fda8487c533ce7a5ab10a9388f'/>
<id>urn:sha1:747f2cfe267628fda8487c533ce7a5ab10a9388f</id>
<content type='text'>
Also, swap make_news to accept a kwarg map and refine param checking.

Fixes #1237
</content>
</entry>
<entry>
<title>Fix arg type for AudioOut(..., quiescent_value=...)</title>
<updated>2018-12-03T16:20:33+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-12-03T16:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=72e3cfdfb8ade31ad6e4350027fe2a525e6e5a92'/>
<id>urn:sha1:72e3cfdfb8ade31ad6e4350027fe2a525e6e5a92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in doc string as well</title>
<updated>2018-11-05T22:49:24+00:00</updated>
<author>
<name>caternuson</name>
<email>caternuson@gmail.com</email>
</author>
<published>2018-11-05T22:49:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=55cbeb6fc67e2caaf4f874eff3b85839676253c0'/>
<id>urn:sha1:55cbeb6fc67e2caaf4f874eff3b85839676253c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change channels to channel_count</title>
<updated>2018-11-05T16:05:43+00:00</updated>
<author>
<name>caternuson</name>
<email>caternuson@gmail.com</email>
</author>
<published>2018-11-05T16:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=85fbdefe774d03b6ade737b5ff38cfd30b60cdd6'/>
<id>urn:sha1:85fbdefe774d03b6ade737b5ff38cfd30b60cdd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add channels and bits_per_sample to audioio.WaveFile</title>
<updated>2018-11-01T01:08:10+00:00</updated>
<author>
<name>caternuson</name>
<email>caternuson@gmail.com</email>
</author>
<published>2018-11-01T01:08:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=46f1a0719e5d24d0a53e64a01a667610c6c57086'/>
<id>urn:sha1:46f1a0719e5d24d0a53e64a01a667610c6c57086</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweaks from feedback:</title>
<updated>2018-10-17T18:31:08+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-10-17T18:31:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4eb1fe18e5dfa4df03625b7d009ffbea75ea8f63'/>
<id>urn:sha1:4eb1fe18e5dfa4df03625b7d009ffbea75ea8f63</id>
<content type='text'>
* default_value is now quiescent_value
* Use step = -step format for sign switch
* Add note about analogout_reset being empty
</content>
</entry>
<entry>
<title>Ramp values to and from a default value while active.</title>
<updated>2018-10-16T23:23:29+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-10-09T20:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=c209165d4357708c5d9ed08f150206cad36e6281'/>
<id>urn:sha1:c209165d4357708c5d9ed08f150206cad36e6281</id>
<content type='text'>
This reduces the popping sound on initial playback of an audio
sample.

The M4 DAC has a pop on startup that cannot be prevented. It also
does not allow readback so current values of the DAC are ignored.

Fixes #1090
</content>
</entry>
<entry>
<title>Rename stop to stop_voice in case we want stop to stop everything later.</title>
<updated>2018-10-09T20:28:00+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-10-09T20:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6da25c8893afedfc195327f597fd3b0b45fc65d8'/>
<id>urn:sha1:6da25c8893afedfc195327f597fd3b0b45fc65d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix doc build</title>
<updated>2018-10-05T22:19:08+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-10-05T20:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=15d80a8c46e26a2ac806b52e75f584bd96fa683f'/>
<id>urn:sha1:15d80a8c46e26a2ac806b52e75f584bd96fa683f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce audioio.Mixer which can mix multiple audio samples</title>
<updated>2018-10-05T22:12:23+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott@tannewt.org</email>
</author>
<published>2018-10-03T01:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=76008ce304e09394733a10d56b944218b41630ca'/>
<id>urn:sha1:76008ce304e09394733a10d56b944218b41630ca</id>
<content type='text'>
to produce a single sample.

Only works with 16 bit samples on the M4.

Fixes #987
</content>
</entry>
</feed>
