Development discussion. Logged to https://ddnet.org/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2024-06-07 00:00:00Z and 2024-06-08 00:00:00Z
When adding delay to a sound this is done in seconds instead of milliseconds. Every envelope uses milliseconds, but the delay in sound itself is in seconds. This caused me to set it to 1000 instead of 1 (delaying by 1 second). This has some nasty side effects. If i really need to offset some sounds by milliseconds, I need to create a new sound file.
Also the tooltip is missing.
Test map in attachments
Bell.zip