shithub: ft²

Download patch

ref: f319b4220729767576919045a46376249ddff67e
parent: 380d39a7206417b80dc6468d44c8cc3f93c197d5
author: Olav Sørensen <olav.sorensen@live.no>
date: Tue Mar 4 13:35:22 EST 2025

Update README.md

--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@
 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
--