Page 1 of 1

Posted: 12 Feb 2011, 01:04
by tpresto
Hi, All.

I'm trying to delay Usine's reaction to the pressing of a switch. I'm working with a drum vst, and want to add flam automatically upon pressing a switch (I'm using a switch more like two buttons: does one thing when pressed, and another when released). So, I want to tell usine something like, "when I hit this switch, I want you to wait 300ms, and then trigger some event." I know this must be an insanely elementary question, but are there any suggestions? Thank you!

Posted: 12 Feb 2011, 01:49
by ethnix73
Something like this perhaps tpresto:

Image

Posted: 12 Feb 2011, 02:13
by tpresto
Beautiful -- I like this much better. I knew it must be simple. I found that the count milliseconds patch also works

Thank you