v0.5.0
Breaking change to Player.set_eq
, which now accepts an Equalizer object and not a list of band/gain pairs.
This update also removes Player.set_preq
, which is now superseded by the new Player.set_eq
.
An alias to Player.set_eq
was added, Player.set_equalizer
.