Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
BF: fix for soundfile float division bug in duration
As it turns out it was inefficient to create sf.info(filename) for this anyway. We now do tha calculation ourselves which means only opening the file once
- Loading branch information