ft2-clone

Fasttracker 2 clone
Log | Files | Refs | README | LICENSE

commit 96bc637f5bfea786153b370b0ee4b56adf905534
parent a6835eeb1a67ffad59c30a01a515ddd9dc2e83af
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Tue, 16 Jan 2024 14:00:09 +0100

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -14,7 +14,7 @@ Linux binaries can be found [here](https://repology.org/project/fasttracker2/ver If these don't work for you, you'll have to compile the code manually. # Improvements over original DOS version -- The channel resampler/mixer uses floating-point arithmetics for less errors, and has a high-quality interpolation option (8-point and 16-point windowed-sinc) +- The channel resampler/mixer uses floating-point arithmetics for less errors, and has extra interpolation options (4-point cubic spline, 8-point/16-point windowed-sinc) - The sample loader supports FLAC/AIFF samples and more WAV types than original FT2. It will also attempt to tune the sample (finetune and rel. note) to its playback frequency on load. - It contains a new "Trim" feature, which will remove unused stuff to potentially make the module smaller - Drag n' drop of modules/samples