![]() |
![]() ![]() ![]() ![]() ![]()
|
next newest topic | next oldest topic |
Author | Topic: Midi Note Length |
garth paine Member |
![]() ![]() ![]() I am using the following ((!KeyNumber eq: 9) * (!KeyDown)) in a SoundToGlobalController which feeds into a Memory writer as a trigger for a 4Sec recording. Can anyone confirm if this is likeyl to behave differently to just putting !Trigger in the MemoryWriters field, and when using a MidiNote - I am looking for KeyDown (ie velocity 127) - can or do I need to make the trigger stay on for the 4sec I want the buffer to record for? Thanks in advance Garth [This message has been edited by garth paine (edited 27 May 2006).] IP: Logged |
SSC Administrator |
![]() ![]() ![]() Once triggered, a MemoryWriter should continue to write for 4 seconds; it shouldn't require that the key stays down. Please try writing the expression as !KeyDown gateWhen: (!KeyNumber eq: 9) That might be a more compact way of describing the trigger condition. [This message has been edited by SSC (edited 28 May 2006).] IP: Logged |
garth paine Member |
![]() ![]() ![]() Would this make the trigger active for the period of 4 s? (!KeyDown gateWhen: (!KeyNumber eq: 9)) triangle: 4 s Thanks BTW for the confirmation that the memorywriter continues to record for the period of the argument regardless of the state of the trigger. garth IP: Logged |
SSC Administrator |
![]() ![]() ![]() Yes, that would do it! IP: Logged |
All times are CT (US) | next newest topic | next oldest topic |
![]() ![]() |
This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.