Releases: NitrousTracker/nitroustracker
Releases · NitrousTracker/nitroustracker
NitrousTracker v0.5.0
New features:
- interface theming support! (prayerie)
- many themes are bundled with this release, with more to come
- the .nttheme format is documented here: https://docs.asie.pl/nitroustracker/contributing/theming/
Improvements:
- disabled live memory indicator updates, improving stability
- slight tweaks to UI font and button layout
- songs and samples are now saved as .tmp files first, preventing data loss if a crash occurs mid-saving
- updated BlocksDS toolchain
Fixes:
- [#146] fixed not displaying instrument values properly in edge cases, part 2 (Arikari405)
- fixed incorrectly trying to load .xm files with OpenMPT format hacks (prayerie)
- fixed regression in tab box rendering
- fixed text being overzealously trimmed
- fixed typewriter not showing when paused (prayerie)
- general stability improvements and minor fixes
NitrousTracker v0.4.16
Improvements:
- [#147] transpose buttons! hold R to transpose selection by an octave (Arikari405)
- updated BlocksDS toolchain
Fixes:
- [#142] fixed oversized pastes not working (prayerie)
- [#143] fixed crashes on too short microphone samples
- [#146] fixed not displaying instrument values properly in edge cases (Arikari405)
You may also want to pay attention to NitricTracker, an unofficial fork with some changes that haven't yet been merged here.
NitrousTracker v0.4.15
NitrousTracker 0.4.14
Improvements:
- actually enabled USB cartridge support for DSMIDI
- updated BlocksDS toolchain
Fixes:
- [#125] Fix playback regressions from v0.4.12
NitrousTracker 0.4.13
NitrousTracker 0.4.12
NitrousTracker 0.4.11
New features:
- DSMIDI support for NRIO/DS Linker Writer Slot-2 USB cartridges
- This allows using a special cartridge with a mini-USB port to connect your DS to a PC as a MIDI device.
- More information available here.
Improvements:
- updated BlocksDS toolchain to 1.6.2
- the about screen now lists the version and the Git commit hash of the build
NitrousTracker 0.4.10
New features:
- support for Bxx XM command (exelotl)
- support for EEx XM command (exelotl)
Improvements:
- updated BlocksDS toolchain to 1.3.0
Fixes:
- [#112] fixed freeze on recording long samples
- fixed XM pattern decoding bug leading to missing notes (exelotl)
NitrousTracker 0.4.9
New features:
- env sustain playback + configuration (LeviathaninWaves)
- player now supports more pattern effects (LeviathaninWaves)
Improvements:
- NitrousTracker now uses a distinct logo
- updated BlocksDS toolchain
Fixes:
- fixed about message box width
- fixed crash if paths were set without trailing slashes in config file
- fixed combined loop and lock not working correctly
- fixed panning being incorrectly set (exelotl)
- fixed sample panning slider (exelotl)
- fixed saving of sample panning information (exelotl)
NitrousTracker 0.4.8
Improvements:
- updated BlocksDS toolchain