ft2-clone

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

commit 0909b673f37e1eb88c4948e3b95e9d6091d0a8e4
parent c472a40c40d7b92446d59793652a222cdafeba04
Author: Olav Sørensen <olav.sorensen@live.no>
Date:   Wed, 22 Nov 2023 15:19:58 +0100

Update README.md

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

diff --git a/README.md b/README.md @@ -15,7 +15,7 @@ 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 sample loader supports WAV/FLAC/AIFF samples. It will also attempt to tune the sample (finetune and rel. note) to its playback frequency on load. +- 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 - The waveform display in the sample editor shows peak based data when zoomed out