|
From: Christian S. <sch...@li...> - 2014-06-12 18:22:07
|
Hi! Does anybody know whether Kontakt's script "event groups" are sampler global event groups, or rather separate for each sampler part? Background: Kontakt has 3 script instrument functions which allow to group events together and let certain commands be executed on such entire groups in one rush. set_event_mark() adds an event to an event group/list delete_event_mark() deletes an event from an event group/list by_mark() can be used to dereference the individual events of an group, to be passed to i.e. note_off() with a single call Any hints very much appreciated! CU Christian |