ocluse / LiquidSnow-archive

The Liquid Snow Framework
Apache License 2.0
8 stars 1 forks source link

Silent Wave File #6

Closed thismaker closed 3 years ago

thismaker commented 3 years ago

Saving a wave file produces a wave file with silence for the same duration as the initial wave file. Issue due to endianness of the bytes.

thismaker commented 3 years ago

Fixed, silent audio is no longer produced. Yet to be tested on different platforms though.