You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ Linux binaries can be found [here](https://repology.org/project/fasttracker2/ver
14
14
If these don't work for you, you'll have to compile the code manually.
15
15
16
16
# Improvements over original DOS version
17
+
- New sample editor features, like waveform generators and resonant filters
17
18
- 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)
18
19
- 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.
19
20
- It contains a new "Trim" feature, which will remove unused stuff to potentially make the module smaller
0 commit comments