mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-16 13:08:04 -04:00
I removed code in a previous commit that deleted ended samples since that sometimes caused issues when the samples had loop points. However, removing the code caused issues with the release samples. Thus, now it removes ended samples only if they are release samples. Otherwise, the keyup event and ADSR handle ending the note.