Releases: 8bitbubsy/pt2-clone
Releases Β· 8bitbubsy/pt2-clone
ProTracker 2 clone v1.51
- Fixed note cut (ECx, where x=speed-1) during step-play
- The playback counter wouldn't progress if the BPM was set to 32
ProTracker 2 clone v1.50
- Fixed some possible issues with fullscreen in Linux (still buggy)
- Bugfix: Focus was lost when drag-n-dropping a file onto the tracker, which meant that the first following mouse click was ignored
- Windows/macOS: Updated SDL from 2.0.20 to 2.0.22
ProTracker 2 clone v1.49
Fixed: The Position Jump (Bxx) effect would misbehave in "play pattern" and "record pattern" mode
ProTracker 2 clone v1.48
- Key repeat (when caps lock is on) was missing for certain key combinations:
ALT/CTRL + delete
ALT/CTRL + enter
ALT/CTRL + backspace
ALT + 0..9
ALT + "" (US keyboard layout)
ALT + "=" (US keyboard layout)
ALT + "-" (US keyboard layout) - Updated keybindings.txt
ProTracker 2 clone v1.47
- If fullscreen mode has black borders, allow top left corner to act as program quit
- The "LED" filter's quality factor (Q) should now be nominally correct
- Some minor changes to the audio filtering code
ProTracker 2 clone v1.46
- Added a new config entry called "STEPPLAY_KEEP_EDITMODE", which allows for step-play (return/backspace) to not leave edit mode after use
ProTracker 2 clone v1.45
- Windows: Fix crash message when double-clicking a .MOD while a PT2 clone instance is already running. This bug appeared in v1.44.
ProTracker 2 clone v1.44
- Fix possible out-of-sync state between tracker and replayer if the module was stopped during a position transition. The replayer is one tick ahead, so this can very well happen (f.ex. during pattern loop, pattern break, position jump, row 63->0 transition)
ProTracker 2 clone v1.43
Fixed: CTRL+T (Swap Channel) didn't refresh the pattern data view, nor did it update the "song is modified" state
ProTracker 2 clone v1.42
- Fixed (rarely audible) click bug in the BLEP synthesis code. This bug was introduced in v1.34.