Skip to content

Releases: 8bitbubsy/pt2-clone

ProTracker 2 clone v1.51

17 Aug 21:17
Compare
Choose a tag to compare
  • 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

11 Jul 20:16
Compare
Choose a tag to compare
  • 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

22 May 12:29
Compare
Choose a tag to compare

Fixed: The Position Jump (Bxx) effect would misbehave in "play pattern" and "record pattern" mode

ProTracker 2 clone v1.48

17 May 11:28
Compare
Choose a tag to compare
  • 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

15 May 17:58
Compare
Choose a tag to compare
  • 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

09 Apr 10:26
Compare
Choose a tag to compare
  • 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

08 Apr 13:48
Compare
Choose a tag to compare
  • 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

07 Apr 10:58
Compare
Choose a tag to compare
  • 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

17 Mar 11:18
Compare
Choose a tag to compare

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

13 Mar 18:25
Compare
Choose a tag to compare
  • Fixed (rarely audible) click bug in the BLEP synthesis code. This bug was introduced in v1.34.