Arkos Tracker Changelog

What's new in Arkos Tracker 2.0.1

Mar 22, 2021
  • New feature:
  • AKY 6502 player for Atari 8 bits! Thanks xxl!
  • Major bug fixes:
  • AKG player:
  • ROM player only: corrected a compilation error if a song used Events but not Retrig (thanks TheGeps!).
  • AKY players:
  • In a very very rare case, some data were badly encoded, resulting in random memory reading (thanks Abalore!). Nothing to change player-side, but I advise you to generate your songs again, just to be safe.
  • MSX MultiPsg player: hardware envelope could be broken if a Retrig was used (thanks Zoran!).
  • Small features:
  • Added the 6502 Mads source profile.
  • Command line tools: can now import directly for 6502 (Acme/Mads).

New in Arkos Tracker 2.0.0 (Dec 20, 2020)

  • Misc:
  • The players are now officially using MIT license. The license file is present in the folder of each player.
  • Small features:
  • AKG: the generated pitch are now encoded using a label, not "$ + 2", to satisfy some assemblers that don't recognize this symbol (thanks Malban).
  • All players: added securities to allow using the "-void" Rasm option (thanks Krusty).
  • CPC Basic: Added an AKG tester to play music and sound effects in Basic, under interruption.
  • AKM and Lightweight export: Added a warning when using an instrument top-retrig, as these formats don't allow it (thanks Zik).
  • Bug fixes:
  • All players:
  • Sound effects: the noise could be badly mixed in some cases.
  • Sound effects: the sound was not cut when using "noise only" (no sound) (thanks Zik!!).
  • AKM player: Using many Arpeggios or Pitch table wasn't well managed (thanks Zik).
  • Arp/Pitch editor: corrected a possible crash when inserting a new item after created a new Arp/Pitch (thanks Xia).