MrSapps / alive

EFFORTS HAVE NOW MOVED TO https://github.com/AliveTeam/alive_reversing Unofficial open source implementation of ALIVE engine that powers Oddworld Abes Oddysee and Oddworld Abes Exoddus.
MIT License
104 stars 9 forks source link

Reverse and implement music formats for PSX and PC including reverb support #3

Open MrSapps opened 9 years ago

MrSapps commented 9 years ago

As per title - mlgman has already done most of this work here:

https://github.com/mlgthatsme/AliveSoundLib

Related to #24

MrSapps commented 9 years ago

I just about got a working SEQ player on PS1, then my old dev machine died so can't progress until hardware is fixed, I may try and see if emulator works instead :-1:

MrSapps commented 9 years ago

PSX SEQ player here: https://github.com/paulsapps/alive/blob/dev/tools/psx_seq_player/SEQPLAYER.CPP might be worth adding an iso to the repo to save having to install antique SDK to compile.