Skip to content

Releases: rcrath/wavetabler

v0.2.0-alpha

05 Dec 03:27
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release
  • added autocorrelate method of wavecycle detection. Thanks to @ruohoruotsi for the excellent discussion re: this feature and much more.
  • Added stereo handling and
  • a second script, wvtbl_singles, that you run on a folder full of single wavecycle files. It concatenates, interpolates, and wavetableizes them.

bug fix

15 Oct 21:53
Compare
Choose a tag to compare
bug fix Pre-release
Pre-release

fixed bug that caused failure in windows.

This release is still windows only, but you can setup the environment and run the program on Mac and Linux with python 3.11.9 installed by following the instructions in rcrath/wavetabler/README.md. The setup instructions there should work if the executable here fails too.

v0.1.0-alpha

11 Oct 03:48
Compare
Choose a tag to compare