Skip to content

v2.36

Compare
Choose a tag to compare
@stefandrissen stefandrissen released this 12 Feb 16:06
· 25 commits to master since this release

Loader

  • New mod file detection! Any code file that is large enough to be a mod will be scanned. The following mod types are recognised (oldest to newest):

    • Ultimate Soundtracker (15 samples)
    • Soundtracker
    • Soundtracker 2.2 (31 samples)
    • Soundtracker 2.3
    • Noisetracker
    • Startrekker
    • Soundtracker 2.5
    • Protracker
    • Protracker 2.3 (>64 patterns)
  • Fixed: loading from MS-DOS disks, these files do still need a mod extension.

Tracker

  • Use the new mod file detection to understand the mod better, more mods can now be loaded and played back correctly
  • Fixed: show arpeggios with first note 0
  • Fixed: show note period if note is non-standard

Full Changelog: v2.35...v2.36