constexpr size_t m_frameSizeMP3 = 18000; // more than one icy-metaint constexpr size_t m_frameSizeAAC = 18000; // more than one icy-metaint constexpr size_t m_frameSizeFLAC = UINT16_MAX; // max ogg ...
Usagi is a 2D game engine for making pixel art games in Lua 5.5. It features live reload, single-command cross-platform export, and a pause menu with input remapping built in. Usagi is free software ...