Releases: 8bitbubsy/pt2-clone
Releases Β· 8bitbubsy/pt2-clone
ProTracker 2 clone v1.75
- Set Sample Offset (9xx) now works on >64kB samples
- You can now use SHIFT+(ALT/CTRL)+left/right/up/down to adjust the sample data mark in the sampler screen
- SHIFT+(ALT/CTRL)+z = play sample range in the sample editor screen
- Windows/macOS: Updated SDL to v2.32.6
ProTracker 2 clone v1.74
- Crash-fix: If you attempted to move the loop start point of a single-cycle waveform while the tuning tone was enabled, the program would crash
- Don't bypass window compositor in Linux (fixes broken window manager visuals)
- Fixed accidental playback stop in the classic "dirt.mod" module by using "F00" effect heuristics on module load
ProTracker 2 clone v1.73
- Sample loops are now updated properly when dragging the loop points while the sample is playing (while the song is playing, that is)
- Windows/macOS: Updated SDL to v2.32.4
ProTracker 2 clone v1.72
- Set sample volume to max ($40/64) if pasting sample data into an empty sample
- Bug fix: Redraw metronome channel text (Edit Op. #2) if pressing ALT+SHIFT+M
- macOS/Linux: Also check for config files in ~/.config/protracker/
- Windows/macOS: Updated SDL to v2.30.10
ProTracker 2 clone v1.71
- MOD2WAV now exports to the current "modules" path, instead of the current open path (regardless of samples/modules mode) in Disk Op.
- Windows/macOS: Updated SDL to v2.30.9
ProTracker 2 clone v1.70
- You can now hold down the shift key while pressing the COPY button in the sample editor screen to clone the sample into the first free sample slot. If you have marked some portion of the sample data, then this slice will be copied instead of the whole sample.
- Added a new config entry (RESTRICTED_PATT_EDIT_CLICK) for changing the behavior when clicking on the song pattern to change the current pattern to edit. This is to avoid annoying accidents. Check out the new protracker.ini for more information about this setting.
- Windows/macOS: Updated SDL to v2.30.6
ProTracker 2 clone v1.69
- Hopefully fixed some stability issues with step-play (enter/backspace key)
- Bugfix: Do not repeat step-play keys (enter/backspace)
- Fixed some widget bugs when in "sample-zero" mode (sample = 00). This would happen if you did a click-and-hold on sample length, finetune, volume, loop, etc.
ProTracker 2 clone v1.68
- Fixed: Note transposing didn't work correctly for sample "zero" (00). In this case it should transpose all notes that do not have a sample number set.
- MSVC: Use v141 platform toolset for 32-bit Windows build
- Windows/macOS: Updated SDL to v2.30.2
ProTracker 2 clone v1.67
- Fullscreen mode code has been refactored, as I apparently had coded it the wrong way. "Stretched" mode always fills the whole screen now too, and other issues may have been fixed as well. The "INTEGERSCALING" option in protracker.ini has been removed as it wouldn't work with the new code anyway.
- Windows/macOS: Updated SDL to v2.30.1
ProTracker 2 clone v1.66
- Fixed major sample trigger bugs with PAT2SMP
- Windows/macOS: Updated SDL to v2.28.5