shithub: audio-stretch

RSS feed

fdf38c9b – qwx <qwx@sciops.net> authored on 2023/01/29 01:07
update README

4ff85f47 – qwx <qwx@sciops.net> authored on 2023/01/29 00:41
add plan9-friendly native version via npe

5bafb670 – qwx <qwx@sciops.net> authored on 2023/01/29 00:39
add ape build

4b9ccf28 – David Bryant <david@wavpack.com> authored on 2022/10/21 11:03
update README

b4c00380 – David Bryant <david@wavpack.com> authored on 2022/10/20 18:14
clean-up in preparation for a version 0.4 release

252db62c – David Bryant <david@wavpack.com> authored on 2022/10/18 16:57
issue #9: experimental version with silence/gap detection and processing

92cb3bdb – David Bryant <david@wavpack.com> authored on 2022/10/18 15:26
issue #5: fix a few edge cases and reduce latency of cascaded instances, add/correct comments

c0576b10 – David Bryant <david@wavpack.com> authored on 2022/10/16 16:57
issue #5: refinement and bug fixes on cascaded instances

b56508b1 – David Bryant <david@wavpack.com> authored on 2022/10/12 12:37
issue #5: experimental version incorporating cascaded instances for extended stretch range

068d11f0 – David Bryant <david@wavpack.com> authored on 2022/10/04 17:13
add a "samples" directory with a stereo and mono test file

c4c25dbf – David Bryant <david@wavpack.com> authored on 2022/10/04 16:48
performance and portability improvements, update to version 0.3

5202c4b7 – hayati ayguen <h_ayguen@web.de> authored and David Bryant <david@wavpack.com> committed on 2022/10/04 17:45
notes on stereo input

76d44fd7 – hayati ayguen <h_ayguen@web.de> authored and David Bryant <david@wavpack.com> committed on 2022/09/26 12:03
fix README, missing '-lm' in build instruction

90f421b2 – David Bryant <david@wavpack.com> authored on 2022/10/02 12:32
improve speed of "fast" mode (when stretch > 1.5X) by fully consuming each period pair

00913a41 – David Bryant <david@wavpack.com> authored on 2022/10/01 17:03
- use unsigned ints to fix edge-case overflow possibility in find_period_fast()

7963f09a – David Bryant <david@wavpack.com> authored on 2022/09/29 15:09
Fix overflow possibility triggered by pathological (e.g., clipping) audio

52245b28 – hayati ayguen <h_ayguen@web.de> authored and David Bryant <david@wavpack.com> committed on 2022/07/14 06:43
added stretch_reset() to drop internal state, e.g. after changing/seeking input

f151c6ff – David Bryant <david@wavpack.com> authored on 2019/11/27 11:32
- add command-line option to sinusoidally cycle through ratio range

e6d1e3ca – David Bryant <david@wavpack.com> authored on 2019/11/27 11:26
- improve quality for positive ratios with new 2:3 scaling method

d9d2b5e9 – David Bryant <david@wavpack.com> authored on 2019/11/26 14:05
dos2unix stretch.[ch]

86ce8b42 – David Bryant <david@wavpack.com> authored on 2019/11/22 18:26
move paragraph and fix typo in README

7ef8cc42 – David Bryant <david@wavpack.com> authored on 2019/11/12 16:28
Initial commit of version 0.1