HearthSim / python-fsb5

Library and tool to extract audio from FSB5 (FMOD Sample Bank) files
https://hearthsim.info
MIT License
133 stars 38 forks source link

Fix Stereo PCM Extraction #18

Open yne opened 3 years ago

yne commented 3 years ago

Extracting Stereo PCM allocation need to use sample.channels. Otherwise, only Mono PCM works, or only the first half of the Stero PCM got written.

yne commented 2 years ago

@synap5e Is this repos still maintained ?

synap5e commented 2 years ago

Unfortunately it appears not. If it were my repo I would be happy merging this, but as it stands I would recommend forking.