Commit graph

5 commits

Author SHA1 Message Date
Sour
dd94362d29 Audio player: Use console time to detect X seconds of silence, rather than real time
Player was skipping to next track when pausing for more than X seconds and then resuming playback, etc.
2025-03-24 21:19:24 +09:00
Sour
152abf690b Rename stdafx.h to pch.h 2022-09-08 21:29:52 -04:00
Sour
11e16ced2d Fixed missing variable initialization, and a few bugs found via code analysis 2022-01-24 20:14:34 -05:00
Sour
b964eb2e09 Implement track lengths for SPC + apply track length & silence detection to all audio players, not just NSF 2021-05-07 20:42:25 -04:00
Sour
8c1c469250 Audio player freq visualization 2021-05-01 19:20:42 -04:00