Kyma Forum
  Kyma Support
  Midi Note Length

Post New Topic  Post A Reply
profile | register | preferences | faq | search

next newest topic | next oldest topic
Author Topic:   Midi Note Length
garth paine
Member
posted 27 May 2006 03:00         Edit/Delete Message   Reply w/Quote
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
posted 28 May 2006 09:34         Edit/Delete Message   Reply w/Quote
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
posted 28 May 2006 17:14         Edit/Delete Message   Reply w/Quote
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
posted 29 May 2006 12:03         Edit/Delete Message   Reply w/Quote
Yes, that would do it!

IP: Logged

All times are CT (US)

next newest topic | next oldest topic

Administrative Options: Close Topic | Archive/Move | Delete Topic
Post New Topic  Post A Reply

Contact Us | Symbolic Sound Home

This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.


Ultimate Bulletin Board 5.45c