Releases: 8bitbubsy/pt2-clone
Releases · 8bitbubsy/pt2-clone
ProTracker 2 clone v1.02
- The paulaSetLength() function now takes length in words, not bytes.
This doesn't really change anything, but it's more correct. - Fixed a very minor bug with VOL up/down button in Edit Op.
- Fixed a bug where the scopes could show the wrong volume for the
tunetone waveform (sampler screen). - Some code cleanup
ProTracker 2 clone v1.01
- Hardware mouse ("HWMOUSE" in config) now has the same colors and shape
as the original PT cursor. This mode is now the new config default. - MacOS: Pass NDEBUG to clang preprocessor defines, to prevent debug code
from being compiled in release mode.