- use unsigned ints to fix edge-case overflow possibility in find_period_fast()
Fix overflow possibility triggered by pathological (e.g., clipping) audio
added stretch_reset() to drop internal state, e.g. after changing/seeking input
- add command-line option to sinusoidally cycle through ratio range
- improve quality for positive ratios with new 2:3 scaling method
move paragraph and fix typo in README
Initial commit of version 0.1