MSRevive / MasterSwordRebirth

Continuation of Master Sword Classic/Continued.

Home Page:https://msrebirth.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic music system

SaintWish opened this issue · comments

Basically a dynamic music system as explained by oyster is a music system that starts and switches between tracks and starts said track at a certain time interval. Music has to be designed in such a way to make it sound seamlessly when switching between tracks.

Should be pretty easy to do program side with FMOD. However, it would need to be set it up with a map ent and allow tracks to be switched by via scripts. Also, would require specific tracks to be designed with such a system in mind; otherwise it will sound terrible.