shithub: pt2-clone

Download patch

ref: 653e85a92f58a1aab94793e209e12fde6a8d734b
parent: 6ccfc575a5017980a2685fa2e2b8f717b86b7580
author: Olav Sørensen <olav.sorensen@live.no>
date: Tue Oct 11 10:56:39 EDT 2022

Mega commit (v1.52)

- 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
- 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.