fSpeed is a tool to convert 44100Hz mono wave files into .fss files. Command line support was added in Version 1.4. External library 'click' is needed.
All notable changes to this project will be documented in this file.
- cli support using click module
- empty sample compression
- comments
- Refactoring
- Use python standard library instead of scipy
- silence at the beginning is now ignored
- using r-f instead of c4f0
- Initial creation of fSpeed