testaudio_playback_wav - RetroBIOS¶
| Type | test |
| Source | https://github.com/libretro/libretro-samples |
| Version | v1 |
| Profiled | 2026-03-25 |
| Cores | testaudio_playback_wav |
No BIOS or firmware files required. This core is self-contained.
WAV playback test core from libretro-samples. Loads a .wav file as content and plays it back through the libretro audio interface. Renders a progress bar on a 320x240 framebuffer. No emulation, no system files.
Source: audio/audio_playback_wav/libretro-test.c. Single file, no file I/O.
Generated on 2026-03-25T06:03:30Z