KungFuFurby / AddMusicKFF

Fork of AddMusicK, a compiler/inserter of music for Super Mario World
23 stars 15 forks source link

Failure to disable noise with global percussion notes #432

Open KungFuFurby opened 2 months ago

KungFuFurby commented 2 months ago

Reported by Enderdavid_HD on the SMWCentral server. Global percussion notes (that is, @21-@29 along with a note) fail to disable the noise, as they are not noise instruments. This will require a hot patch to fix to avoid breaking playback since the noise flag needs to be disabled.