Hello!
Let's say I wanted to transition between exploration and combat states as follows:
If the combat state is activated at bar 7 during exploration state, the music should transition to bar 7 of the combat state, in both ways.
Every session of my exploration piece has an equivalent session in the combat state. My concept is as if the two songs are playing at the same time and switch between them according to the state of the game.
Any tips on how I can create this system?