This repository was archived by the owner on Apr 5, 2025. It is now read-only.
v0.9.4
Changes to Equalizer
which allow for construction without the build()
classmethod.
Added name
parameters to the build()
classmethod and Equalizer constructor to allow setting a custom name.
Added a name
property to Equalizer. Setting the name should be done by constrcutor or the build()
classmethod
Added __str__
and __repr__
to Equalizer.
Fixed a bug where set_eq
was setting a blank Equalizer class on the player.