[CSOUND-DEV:5693] sens_events broken for extended events?
Date | 2005-01-16 22:31 |
From | "gerard van dongen" |
Subject | [CSOUND-DEV:5693] sens_events broken for extended events? |
I have come across a bug in csound4 using the api. Duration extensions are completely ignored, and there are strange artefacts in the spout buffer after a note has played. This is using an external midi input routine. The only difference I have seen so far is that whenusing csoundPerformKsmps, sens_events get called in musmon.c and when using regular csound play_events. That last one works, and the other one doesn't. But I honestly don't understand the code here well enough to see what is going wrong. Any suggestions for where I might look further are appreciated. regards Gerard PS this is using the latest csound-gbs. |
Date | 2005-01-17 21:05 |
From | "gerard van dongen" |
Subject | [CSOUND-DEV:5702] extended events broken when using -t flag |
On Sun, 16 Jan 2005 23:31:01 +0100, gerard van dongen |