Skip to content

SnevenTracker 0.2.1

Compare
Choose a tag to compare
@HertzDevil HertzDevil released this 04 Dec 08:31
· 18 commits to master since this release
  • Overloaded Nxx for Game Gear stereo control
  • Channels no longer reduce to zero volume when the mixed volume is less than 0 (to match 0CC-FT's 5B behaviour)
  • Fixed arpeggio on noise channel now maps 0 to L-# and 2 to H-# (backward-incompatible change, modify your modules accordingly)
  • Fixed VGM logs putting 0 in the sample count fields

Release notes taken from BotB:

Click "Log VGM File..." under the Tracker menu, save a VGM somewhere, then the next time you play a song everything will be logged to the VGM file until you stop the player.

The NCx effect allows you to bind the noise channel's pitch to any square channel, not just the third one. For example, NC2 makes the noise channel follow Square 2's pitch for C-# notes; internally, this causes Square 2 to write to the registers of channel 3, and Square 3 to channel 2. Every time this effect is used there will be a small pop in the audio, but judicious use of it can make the pop almost unnoticeable.

The next version will focus on getting all those variants of the SN76489 to work. There is no guarantee on how fast I could deliver new SN7T releases since I still need to work on MGCInts and 0CC-FamiTracker.

The following extra sound chips, and only the following extra sound chips, are planned for SN7T: OPLL (YM2413), OPN2 (YM2612), T6W28, dual SN76489.