ethman / slakh-utils

Utilities for interfacing with Slakh2100
MIT License
55 stars 14 forks source link

Make option for resampling/conversion to occur in-place #11

Open ethman opened 4 years ago

ethman commented 4 years ago

Right now resampling and conversion to/from flac both create new directories and make a copy during their respective operations. This consumes a lot of disk space. It would be nice to have an option to overwrite the existing data with the resampled or converted data.