Skip to content

Releases: dbry/audio-stretch

Version 0.4 of audio stretch library and demo

21 Oct 22:17
Compare
Choose a tag to compare
  • expanded stretch ratios from 0.25X to 4.00X by cascading instances
  • new feature to apply different ratio to detected silence/gaps
  • addition of sample audio files and build/test scripts
  • reduced memory usage and improved performance
  • fix for numeric overflow in very loud audio
  • improved portability (tested on ia16-gcc)

Many thanks to Hayati Ayguen for suggestions and patches!

Version 0.2 of TDHS library and demo

28 Nov 00:57
Compare
Choose a tag to compare
Pre-release
  • add command-line option to sinusoidally cycle through ratio range
  • improved quality for positive ratios with new 2:3 scaling method
  • improved accuracy of scaling ratio with new "error" accumulator

Initial release of TDHS demo (audio-stretch)

13 Nov 05:47
Compare
Choose a tag to compare
v0.1

Initial commit of version 0.1