Optibus / playback-ts

Record your service operations in production and replay them locally at any time in a sandbox
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Port Equalizer class #3

Open eitany opened 2 years ago

eitany commented 2 years ago

Mainly follow in TDD the tests written here: https://github.com/Optibus/playback/blob/main/tests/studio/test_equalizer.py The actual class implementation is here: https://github.com/Optibus/playback/blob/main/playback/studio/equalizer.py