Joseph Rafael Ferrer
Joseph Rafael Ferrer
The pointers from `FreeImage_Load` and `FreeImage_Allocate` both need to be free'd with `FreeImage_Unload` according to the documentation.
**System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): No - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): WSL2...
AdPlug's MIDI output sounds wrong in comparison with libADLMIDI even though I used Nuked OPL3 emulator on both: [adplug-issue.zip](https://github.com/adplug/adplug/files/14067949/adplug-issue.zip) Raw audio was dumped like this using AdPlug: ```C++ #include #include...