[Csnd] Possible bug in aftouch
Date | 2011-09-03 22:37 |
From | Jim Aikin |
Subject | [Csnd] Possible bug in aftouch |
In 5.13 for Windows, the output of aftouch is set to its maximum value (default 127) during initialization. It only changes to the actual value of the MIDI message when the first incoming aftertouch message is received. This seems to be a bug. Can others confirm this behavior? --Jim Aikin -- View this message in context: http://csound.1045644.n5.nabble.com/Possible-bug-in-aftouch-tp4766330p4766330.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-09-03 23:54 |
From | Victor Lazzarini |
Subject | Re: [Csnd] Possible bug in aftouch |
and what should the behaviour be instead? Victor On 3 Sep 2011, at 22:37, Jim Aikin wrote: > In 5.13 for Windows, the output of aftouch is set to its maximum value > (default 127) during initialization. It only changes to the actual > value of > the MIDI message when the first incoming aftertouch message is > received. > > This seems to be a bug. Can others confirm this behavior? > > --Jim Aikin > > -- > View this message in context: http://csound.1045644.n5.nabble.com/Possible-bug-in-aftouch-tp4766330p4766330.html > Sent from the Csound - General mailing list archive at Nabble.com. > > > Send bugs reports to the Sourceforge bug tracker > https://sourceforge.net/tracker/?group_id=81968&atid=564599 > Discussions of bugs and features can be posted here > To unsubscribe, send email sympa@lists.bath.ac.uk with body > "unsubscribe csound" > Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-09-04 00:22 |
From | Jim Aikin |
Subject | [Csnd] Re: Possible bug in aftouch |
It should default to zero. Until a MIDI aftertouch message is transmitted by the controller hardware, every instrument that I know of will assume that there is no aftertouch being applied to the keyboard -- thus, a value of 0. --JA -- View this message in context: http://csound.1045644.n5.nabble.com/Possible-bug-in-aftouch-tp4766330p4766449.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |
Date | 2011-09-04 00:23 |
From | Jim Aikin |
Subject | [Csnd] Re: Possible bug in aftouch |
Or rather, it should default to zero unless there's an argument for the minimum, in which case it should default to that. -- View this message in context: http://csound.1045644.n5.nabble.com/Possible-bug-in-aftouch-tp4766330p4766452.html Sent from the Csound - General mailing list archive at Nabble.com. Send bugs reports to the Sourceforge bug tracker https://sourceforge.net/tracker/?group_id=81968&atid=564599 Discussions of bugs and features can be posted here To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound" |