Skip to content

Releases: cornelisser/TriloTracker-Re-player

TriloTracker 0.13.0

01 May 13:08
Compare
Choose a tag to compare

Re-player files for the latest TriloTracker versions (SCC and FM).

TriloTracker replayer V0.3.1

06 Sep 15:14
Compare
Choose a tag to compare

Improved and updated re-player.

Introducing sound effects player (TTsfx play v0.1)

Release notes TT-replayer/Compiler V0.3.1

  • Added new TT comand effects (see TT release notes).
  • Added Waveform compile. Only export used waveforms.
  • Fixed tone slide bug.
  • Fixed bug with pattern shorter than 64 lines.
  • Fixed waveform cut effect command. And optimized waveform updates.
  • Fixed volume bug in the instrument macro processing.
  • Fixed compiler bug for Waveform Morph effect command.
  • Fixed stack pointer value bug.

Release notes ttsfxplay V0.1

  • Based on ayFX by Shiru. And the additional work of Z80st and ARTRAG.
  • Supports PSG and SCC sfx.

TriloTracker replayer V0.3

12 Apr 09:33
Compare
Choose a tag to compare

Updated version of the re-player and compiler for TriloTracker (v0.8.1) tracker.

From this release asMSX is now also supported. The re-player is converted to asMSX and the compiler now has asMSX as a selectable output format.

What has been changed since latest version?

Re-player:

[ADD] Implemented note link effect command (E50)
[ADD] Improved the waveform number handling to gain some CPU cycles.
[ADD] Released an asMSX compatible ttreplay version.
[BUG] Waveform cut, duty and compress not working.

Compiler:

[ADD] Optimized waveform export. Only used waveform data is included.
[ADD] Added Note link effect command (E50)
[ADD] Added export for asMSX compatible output.
[ADD] Improved waveform data to gain some CPU cycles.
[BUG] Patterns shorter than 64 lines brings music out of sync.
[BUG] Relative volumes were not handled correctly in instrument macro data.
[BUG] Volume slide effect command (4xy) timer was filtered incorrect.
[BUG] Waveform morph parameters were filtered incorrect.

Public Beta Release. Major bug fix and feature update.

30 Mar 21:10
Compare
Choose a tag to compare
-- Replayer --

Public beta release clean up.

Initial public release compiler and standalone replayer

04 Mar 14:39
Compare
Choose a tag to compare

Fixed a bug in the compiler (when redundant patterns are present).

Fixed a bug in the replayer (transpose effect command).