You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, this seems to simply be one example of a more general issue where, when switching tracks, the volume jumps suddenly before actually switching to the new track. I've had it happen several times between various track changes.
Ok, I think I've figured out what's going on. First of all, command 82 appears to work like command 81, but on the echo channel. This is used in a pretty clever fashion to actually enable cross-fade between tracks by immediately muting the main track channel with command 81, then setting a long fade out with command 82 (so it only works if it is fading out an echo, it can't fade out further playback). Then it sets the new track to slowly fade in with command 81. This can't be properly replicated with the MSU-1, so probably the only way to handle it is by using SPC fallback for tracks that do this. I'll need to log the $1E00-02 values at $C70004 to be sure, but I suspect this is also the case for tracks 37 and 46.
$1E00-02 log for activating the organ in the cathedral:
When you play the organ in the cathedral, the volume drops suddenly at the end before it switches tracks to resume the cathedral music.
See @0:09 https://youtu.be/PVTHW5uqesU
The text was updated successfully, but these errors were encountered: