ft2-clone

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

commit f319b4220729767576919045a46376249ddff67e
parent 380d39a7206417b80dc6468d44c8cc3f93c197d5
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Tue,  4 Mar 2025 18:34:55 +0100

Update README.md

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -14,6 +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 +- New sample editor features, like waveform generators and resonant filters - The channel resampler/mixer uses floating-point arithmetics for less errors, and has extra interpolation options (3-point quadratic spline, 4-point cubic spline, 8-point/16-point windowed-sinc) - The sample loader supports FLAC/AIFF/BRR (SNES) 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