This is FPC header for Sunvox Lib 2.0e. The official header is outdated.
The header dsunvox.pas itself is public domain, but not the library.
Examples are also ported and tested.
- Tested only on Windows
- Additional type
TSunvoxIntinstead ofintin API calls - Macro
SV_GET_MODULE_XYhas been renamed tosvUnpackModuleXYto prevent name conflict with API functionsv_get_module_xy - Macro
SV_GET_MODULE_FINETUNEhas been renamed tosvUnpackModuleFinetuneto prevent name conflict with functionsv_get_module_finetune - Additional function
svGetLoaderErrorinstead of printing errorsstdoutwhich may cause errors in GUI applications