hinto-janai / festival

Music player
https://festival.pm
MIT License
273 stars 5 forks source link

Resampler audio issues on Windows #79

Closed hinto-janai closed 11 months ago

hinto-janai commented 11 months ago

OS & Version

Windows (Linux doesn't require a resampler, macOS only sometimes).

v1.3.0~v1.3.2. Around the "volume after resample" patch https://github.com/hinto-janai/festival/commit/01f6e793f167c319470ec62515f12c7b66f193ce.

Bug

The resampler causes audio issues when active (most likely on Windows).

The input buffer is not long enough for the resampler (causes error) and audio does not output at all.