Releases: 8bitbubsy/pt2-clone
Releases Β· 8bitbubsy/pt2-clone
ProTracker 2 clone v1.52
- Windows/macOS: Updated SDL to v2.24.1
- The default Disk Op. directory is now set to the user's desktop
- SHIFT+F12 now toggles audio panning between centered/Amiga/custom
- Show "[EDITING]" in window title when you are in pattern edit mode
- The default MOD2WAV output frequency is now set to 44100Hz, and it now has its own config entry in protracker.ini.
- MOD2WAV now supports looping. You can select the number of times to loop the song.
- MOD2WAV now supports end fadeout (in number of seconds)
- Bugfix: After dragging a sample into the program and it asks about downsampling, the first mouse click would not be registered.
- PAT2SMP: You can now manually select the note (frequency), row start and number of rows
- Bugfix: On sample trigger, some of the first sample points would be zero
- Bugfix: The playback counter was very slightly off in VBL/vblank tempo mode
- Bugfix: If the program received a sigterm while MOD2WAV was ongoing, weird things could happen.
- The tuning tone (SAMPLER screen) now sounds slightly cleaner
- Code refactoring ("ask dialogs" now work in a much simpler and cleaner way)
- Code cleanup
- Updated help.txt and keybindings.txt
- Updated protracker.ini (added MOD2WAVFREQUENCY)
- NOTE: Because of the new Paula and replayer changes, you may get a short click before a voice plays for the first time in the tracker after pressing PLAY. This is how it is on real Amiga as well.
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