ChocolateBird/scripts
Luke Hubmayer-Werner 8990a6637e [BGM] Fix slide behaviour
Previously it just lerped from the value at the start of the event to the one at the end of the event.
This did not account for slides that ended in the middle of the event.
Note that slides beginning in the middle of the event are impossible in this sequence format.
2024-07-28 22:43:44 +09:30
..
loaders [BGM] correct default ADSRs 2024-07-27 17:19:44 +09:30
managers [BGM] forgot to move this earlier 2024-07-27 22:50:29 +09:30
MusicPlayer.gd [BGM] Update placeholder ADSR names to reflect actual function 2024-07-17 14:10:16 +09:30
MusicRenderer.gd [BGM] Fix slide behaviour 2024-07-28 22:43:44 +09:30
audio_renderer.gd [BGM] Increase max note events from 2048 to 4096 2024-07-27 16:08:17 +09:30
struct.gd [BGM] Fix incorrect SFX data, change tie handling to accomodate weird edge cases 2024-07-17 22:03:27 +09:30