- Fixed off-by-one error in resampler - Added `--buffer-size` command-line argument - Restored missing `numpy` dependency, needed for `soundfile`
0.1.2
- Use `entry_points` mechanism to declare scripts, so that Longplayer can be run with `python3 -m longplayer` when the install does not update paths correctly
0.1.1
- Remove dependencies on `libsamplerate` and `numpy`