Hi!
just released the lastest recompile of the Fast Tracker 2 clone by Olav Sorensen.
FastTracker 2 is a music tracker originally created by Fredrik "Mr. H" Huss and Magnus "Vogue" Hogdahl, this clone is partly based on the original FT2 source code for DOS (coded in Pascal and Assembler), but is re-implemented using C and SDL2 for more portability on modern platform.
This program was requested some time ago, but initially was not mature and slow (on Pandora), now with the release of beta 108, the replay/mixing code has improved so much (by the author) that is really usable.
Anyway my test was very short, if you have time feel free to test.
Included in PND is the sources and the songs released by the original PC package, my advice is to listen the song "Alertia.xm" one of the best XM modules composed (for me) i really love this song.
The program run in fullscreen...windowed mode is not usable, you can play with config options but if you do something wrong you can always press ESC (Fn+q) and press Enter to exit. To recover the working config just delete the /appdata/fastracker2clone/.config directory and rerun the PND.
Here https://16-bits.org/ft2.php is the page of the author if you need the program for PC (Win32/64, Linux, OSX).
vers 1.01: The program is now at release 1 (no more beta).
Beta 130: Audio channel mixer optimizations, Big code cleanup, Fixed some bugs. Some NEW songs added.
Beta 119: Some mixer speedup, Support loading .MODs with odd channel numbers (1,3,5..31), Fixed crash when loading .STMs with empty patterns.
Beta 116:Show beta version in "About" screen, Reverted "About" screen back to FT2 style
Rewrote the .MOD saver, Fixed bugs with the song start/stop position buttons in the WAV recorder screen.
Reset global volume to 64 when pressing "Stop", and when WAV recording is done
Fixed some possible thread race condition issues on close, Various MIDI fixes.
Beta 112 release have this changes:
Scopes are now done with fixed-point arithmetics instead of floating-point.
Some small security fixes. Code cleanup.
Linear interpolation is now done with 16-bit fractional precision instead of 15-bit.
Note Eb (in flat notes mode) was wrongly displayed as Db.
Beta 108 release the author fixed the playback counter. Also i used -Ofast on compilation.
Beta 106 release: first release of PND.
Pandora port run with the help of GL4ES library of ptitSeb.
just released the lastest recompile of the Fast Tracker 2 clone by Olav Sorensen.
FastTracker 2 is a music tracker originally created by Fredrik "Mr. H" Huss and Magnus "Vogue" Hogdahl, this clone is partly based on the original FT2 source code for DOS (coded in Pascal and Assembler), but is re-implemented using C and SDL2 for more portability on modern platform.
This program was requested some time ago, but initially was not mature and slow (on Pandora), now with the release of beta 108, the replay/mixing code has improved so much (by the author) that is really usable.
Anyway my test was very short, if you have time feel free to test.
Included in PND is the sources and the songs released by the original PC package, my advice is to listen the song "Alertia.xm" one of the best XM modules composed (for me) i really love this song.
The program run in fullscreen...windowed mode is not usable, you can play with config options but if you do something wrong you can always press ESC (Fn+q) and press Enter to exit. To recover the working config just delete the /appdata/fastracker2clone/.config directory and rerun the PND.
Here https://16-bits.org/ft2.php is the page of the author if you need the program for PC (Win32/64, Linux, OSX).
vers 1.01: The program is now at release 1 (no more beta).
Beta 130: Audio channel mixer optimizations, Big code cleanup, Fixed some bugs. Some NEW songs added.
Beta 119: Some mixer speedup, Support loading .MODs with odd channel numbers (1,3,5..31), Fixed crash when loading .STMs with empty patterns.
Beta 116:Show beta version in "About" screen, Reverted "About" screen back to FT2 style
Rewrote the .MOD saver, Fixed bugs with the song start/stop position buttons in the WAV recorder screen.
Reset global volume to 64 when pressing "Stop", and when WAV recording is done
Fixed some possible thread race condition issues on close, Various MIDI fixes.
Beta 112 release have this changes:
Scopes are now done with fixed-point arithmetics instead of floating-point.
Some small security fixes. Code cleanup.
Linear interpolation is now done with 16-bit fractional precision instead of 15-bit.
Note Eb (in flat notes mode) was wrongly displayed as Db.
Beta 108 release the author fixed the playback counter. Also i used -Ofast on compilation.
Beta 106 release: first release of PND.
Pandora port run with the help of GL4ES library of ptitSeb.
Last edited: