Releases: adafruit/Adafruit_CircuitPython_RTTTL
2.4.24 - RTD Sphinx Config
Full Changelog: 2.4.23...2.4.24
2.4.23 - Fix For Sphinx RTD Theme
Full Changelog: 2.4.22...2.4.23
2.4.22 - Fix RTD Docs Build and Unpin Sphinx
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
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
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
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
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
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
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
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.