Files
nunuhara_xsystem4/include
Nunuhara Cabbage 0e4e52a25d Refactor audio to enable bgm looping
SDL_mixer reads loop information from WAV files if you use the Mix_Music
interface, but NOT the Mix_Chunk interface. So bgm now uses the
Mix_Music interface to get proper looping.

There's also some code here for reading bgi files (taken from xsystem35)
but it's not actually used. There doesn't seem to be a simple way to set
up custom loops with SDL_mixer.
2020-07-12 12:07:40 -07:00
..
2020-07-12 09:17:52 -07:00
2019-12-31 17:50:40 -08:00
2020-07-12 12:07:40 -07:00
2020-02-07 19:49:39 -08:00
2019-12-31 17:50:40 -08:00
2020-04-08 20:08:45 -07:00
2020-01-26 17:09:15 -08:00
2019-12-31 17:50:40 -08:00
2020-04-05 19:36:42 -07:00
2020-01-07 22:48:29 -08:00
2020-07-12 09:17:52 -07:00
2020-06-22 17:02:58 -07:00