Skip to content

Releases: adafruit/Adafruit_CircuitPython_RTTTL

2.4.23 - Fix For Sphinx RTD Theme

07 Oct 22:34
Compare
Choose a tag to compare

2.4.22 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:53
Compare
Choose a tag to compare

Changes: 2.4.21...2.4.22

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-rtttl.

Read the docs for info on how to use it.

2.4.21 - Fix RTD Theme Issue

25 Sep 16:04
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-rtttl.

Read the docs for info on how to use it.

2.4.20 - Updated .pylintrc, fixed jQuery

26 May 16:02
e633f51
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-RTTTL.

Read the docs for info on how to use it.

2.4.19 - Fix Dotted Note Duration

12 Sep 16:54
665778c
Compare
Choose a tag to compare

This release fixes an issue that caused dotted notes to be played for 50% less duration instead of 50% more duration as intended. Thank you @duckythescientist for the fix!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-rtttl.

Read the docs for info on how to use it.

2.4.18 - Made copyright stay up to date in docs/conf.py

26 Aug 02:41
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-rtttl.

Read the docs for info on how to use it.

2.4.17 - Fixed version string

22 Aug 19:01
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-rtttl.

Read the docs for info on how to use it.

2.4.16 - Switched to pyproject.toml

09 Aug 19:38
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-rtttl.

Read the docs for info on how to use it.

2.4.15 - Fixed import blockout issue

22 Jul 03:29
8546db0
Compare
Choose a tag to compare

Fixed an issue where the imports caused devices that only had pwmio (and did not have audioio) to be mistakenly blocked from importing this library due to requiring adafruit_waveform.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-rtttl.

Read the docs for info on how to use it.

2.4.14 - Added cp.org link to index.rst

09 Jun 18:34
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-rtttl.

Read the docs for info on how to use it.