dmx.compressor.functional.approximate.ApproximationFunction
- class dmx.compressor.functional.approximate.ApproximationFunction
This is an abstract class of approximation algorithm. Child classes to implement execute() and from_shorthand() method.
- __init__()
Methods
__init__()execute(*args, **kwargs)from_shorthand(sh)