Back
Schism Tracker
by Storlek
|
Version | 20250825 |
Zip size | 1,373 KiB |
License | GPLv2 |
Updated | 27/08/2025 |
Downloads | 677 |
MD5 | f1f6f5457720923accd49f82fae2bc49 |
App Details
Schism Tracker is an editor and player for tracked music (IT, XM, S3M, MOD, etc.), heavily based on the look and feel of the DOS program Impulse Tracker.
NOTE: It is recommended to use a keyboard in order to fully control the app!
Screenshots
Changelog
Summary of changes since the 20250728 (https://github.com/schismtracker/schismtracker/releases/tag/20250728) release:
Increased sample position precision, fixing some weird intonation problems (see 8bitbubsy's precision testing page for more info)
New "sections" of the schism-log now include a timestamp notating when they were appended.
AdLib VU meters are now based on the actual output volume, rather than being like Scream Tracker's "emulated" VU meters.
Improve mouse precision on buttons
Fixed some weird sporadic problems with sample sustain loops
Fixed some files (notably mp3, jpg, png) causing hangs when Schism is compiled with FFmpeg sample loading support
Fixed bias within the nearest neighbor video blitter
Fix weird edge-cases with MIDI keyjazz
Fix weird text input bugs
Fix Shift-Tab behavior in the pattern editor (should not reset the selection)
Fix completely broken numlock behavior in some widgets
Fix a crash when loading in a sample that was already pre-loaded for playback (i.e. playing a sample within the sample library)
Fix a memory leak when reading metadata from FLAC files.
Fix FLAC library loading on Windows (regressed in 20250728, due to a new upstream dependency)
Fix weird behavior when pressing F5 while in the save-check dialog
Fixed a lot of broken behavior in some largely untested code paths, largely thanks to @logiclrd implementing a proper test-suite
Added support for emulating old Schism playback quirks. Only a few are currently implemented (but more to come in the future)
MED: Implement reading song title within the file list
D00: Fix note-cut count being ignored; many files now play correctly
Windows: Fix file saving randomly deciding to not work (regressed in 20250728)