pysox
pysox copied to clipboard
add input_array and sample_rate_in arguments to stat, stats and power…
Allow stat(), stats() and power_spectrum() to accept numpy arrays as well as file inputs.
Thanks for this PR. This looks great but is not backwards compatible since it modifies the semantics of positional arguments.
v1.5