Description
MiniAudio helper code helps Raylib-cr projects integrate audio playback and handling with less repeated setup. It is useful for Crystal and raylib-based games or tools that need simple sound support.
This is a developer helper library, not an audio player. Applications decide which files are played, mixed, or loaded into memory.