testaudio_playback_wav - RetroBIOS¶
| Type | test |
| Classification | pure_libretro |
| Source | https://github.com/libretro/libretro-samples |
| Version | v1 |
| Profiled | 2026-03-25 |
| Cores | testaudio_playback_wav |
Technical notes
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.
No BIOS or firmware files required. Generated on 2026-03-25T14:56:43Z