Thealexbarney / VGAudio

A library for encoding, decoding, and manipulating audio files from video games.
MIT License
226 stars 38 forks source link

Add PCM support for BFSTM and BCSTM files #47

Closed Thealexbarney closed 7 years ago

Thealexbarney commented 7 years ago

Add 8-bit and 16-bit PCM read and write support for both BFSTM and BCSTM files. Add support for both big-endian and little-endian BFSTM and BCSTM files.