Skip to content

NitrousTracker v0.7.0 beta 1

Pre-release
Pre-release

Choose a tag to compare

@asiekierka asiekierka released this 19 Jul 16:25

This is a beta release! Report any issues found via the GitHub repository.

New features:

  • native 3DS port!
    • pros: bigger screens, more channels supported (16 -> 32), more sample RAM
    • cons: slightly higher audio latency
  • playback engine migrated to a port of the FastTracker 2 play routine!
    • much better playback accuracy and near-complete effect support
    • note: this may require tweaks to old songs which depended on NitroTracker play routine quirks. some
      quirks are adjusted for on load - resaving such songs should make them play more accurately in
      FT2-compatible players as well.
  • added support for inputting most effects
  • added support for configuring panning envelopes
  • added support for editing note components with buttons only - use A / A + D-Pad
  • added support for previewing samples while the song is playing
  • [#65] added support for importing .mod files
  • updated BlocksDS to 1.22.1

Improvements:

  • 24/32-bit wav samples now load faster
  • fx keyboard now supports pen sliding (prayerie)
  • loop points are now retained when disabling and re-enabling sample loop
  • NDS: debug build now shows wifi debug messages
  • numerous minor ui/ux tweaks (prayerie)
  • sample snapping to zero crossing now respects zoom level

Fixes:

  • [#152] fixed inconsistent sample preview looping behaviour