<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/shared-bindings/audiomp3, branch 5.3.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=5.3.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2020-01-06T15:26:32+00:00</updated>
<entry>
<title>fix doc build error</title>
<updated>2020-01-06T15:26:32+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-01-06T15:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b1b4a9e8428fba462211ab1ec39d52cbf0fb6c5a'/>
<id>urn:sha1:b1b4a9e8428fba462211ab1ec39d52cbf0fb6c5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>audiomp3: rename to MP3Decoder</title>
<updated>2020-01-06T13:51:41+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-01-06T13:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=dc729718eb2980e3b92a54e4cc60c7d6b0720e8a'/>
<id>urn:sha1:dc729718eb2980e3b92a54e4cc60c7d6b0720e8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MP3File: Add rms_level property</title>
<updated>2020-01-02T21:23:42+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2020-01-02T21:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ec22520992723a89dbc57a5e59bf03815df9f509'/>
<id>urn:sha1:ec22520992723a89dbc57a5e59bf03815df9f509</id>
<content type='text'>
This lets a music player show it vu-meter style
</content>
</entry>
<entry>
<title>MP3File: Add a settable ".file" property</title>
<updated>2019-12-23T15:36:46+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-12-23T15:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=02154caf24a73ac706505661d487261e70342116'/>
<id>urn:sha1:02154caf24a73ac706505661d487261e70342116</id>
<content type='text'>
This enables jeplayer to allocate just one MP3File at startup, rather
than have to make repeated large allocations while the application is
running.

The buffers have to be allocated their theoretical maximum, but that
doesn't matter much as all the real-life MP3 files I checked needed
that much allocation anyway.
</content>
</entry>
<entry>
<title>audiocore: Add MP3File using Adafruit_MP3 library</title>
<updated>2019-12-10T20:03:06+00:00</updated>
<author>
<name>Jeff Epler</name>
<email>jepler@gmail.com</email>
</author>
<published>2019-11-26T15:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a08d9e6d8e0059c8aa59feadd7b94d95d691e273'/>
<id>urn:sha1:a08d9e6d8e0059c8aa59feadd7b94d95d691e273</id>
<content type='text'>
</content>
</entry>
</feed>
