Software synthesizer based on the SoundFont 2 specifications
Find a file
Peter Hanappe 45ab6c3cf5 Fixed a bug in the insertion of event in the queueLater list. When we looped
through the list, the prev variable was not updated. Also, the case when the
event was last in the list was not handled. During the debugging I
factorized some of the code. I kept it that way. Also, this file is indented
using 8 spaces, as it is the Linux kernel coding style.
2004-01-06 10:00:47 +00:00
fluidsynth Fixed a bug in the insertion of event in the queueLater list. When we looped 2004-01-06 10:00:47 +00:00