jak-project/game/sound/989snd
ManDude d01c16f451
[game] music player (#1416)
* music flava hack toggle

* fix hint subtitles not being considered offscreen

* music player works

* fixes + citadel, maincave, lavatube music

* add remaining tracks

* fix test

* fixes

* fix lib
2022-06-04 14:53:49 -04:00
..
ame_handler.cpp [game] music player (#1416) 2022-06-04 14:53:49 -04:00
ame_handler.h [game] music player (#1416) 2022-06-04 14:53:49 -04:00
blocksound_handler.cpp Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
blocksound_handler.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
handle_allocator.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
loader.cpp Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
loader.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
locator.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
midi_handler.cpp [game] music player (#1416) 2022-06-04 14:53:49 -04:00
midi_handler.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
musicbank.cpp Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
musicbank.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
player.cpp Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
player.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
sfxblock.cpp Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
sfxblock.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
sndplay.cpp Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
sound_handler.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
soundbank.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
util.cpp Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
util.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
vagvoice.cpp Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00
vagvoice.h Initial Sound Implementation (#1325) 2022-05-19 16:54:36 -04:00