2.7.3 - Timed Sequence and Volume Animation
This release contains one new animation VolumeAnimation which is reactive to sound being played from a speaker, as well as a new sequence TimedSequence which can be used to schedule multiple animations to run for specific durations within a sequence. Thank you @gamblor21.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-LED-Animation
.
Read the docs for info on how to use it.