Commit Graph
2 Commits
Author SHA1 Message Date
Eugene Sandulenko 58dee08718 CHEWY: Comment out unused variable 2022-12-16 11:15:26 +01:00
Coen Rampen d81d6e593e CHEWY: Fix pops at start of SFX and speech
SFX and speech data are actually VOC format without the header. This was not
correctly processed and non-audio data was played as audio, causing popping.
This commit adds a VocStream subclass to handle this variant of the VOC format.
2022-06-18 14:13:32 +02:00