add plan9-friendly native version via npe
clean-up in preparation for a version 0.4 release
issue #9: experimental version with silence/gap detection and processing
issue #5: fix a few edge cases and reduce latency of cascaded instances, add/correct comments
issue #5: refinement and bug fixes on cascaded instances
issue #5: experimental version incorporating cascaded instances for extended stretch range
add a "samples" directory with a stereo and mono test file
performance and portability improvements, update to version 0.3
notes on stereo input
fix README, missing '-lm' in build instruction
improve speed of "fast" mode (when stretch > 1.5X) by fully consuming each period pair
- 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