dmx.compressor.fx.transformer.utils.process_args
- dmx.compressor.fx.transformer.utils.process_args(args)
A function that goes through each arg in args and removes the proxy wrapper.
- Parameters:
args (Tuple) – args for which proxy wrappers should be removed
- Returns:
A tuple of args where each element has the proxy wrapper removed