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 PlaybackStudio class #4

Open eitany opened 2 years ago

eitany commented 2 years ago

This should include EqualizerTuner and EqualizerTuning

eitany commented 2 years ago

Follow in TDD the tests in here: https://github.com/Optibus/playback/blob/main/tests/studio/test_studio.py

Implementation is in: https://github.com/Optibus/playback/blob/main/playback/studio/studio.py https://github.com/Optibus/playback/blob/main/playback/studio/equalizer_tuning.py