Trigger<EFFECT, FADE_IN_MILLIS, SUSTAIN_MILLIS, FADE_OUT_MILLIS, DELAY>
Normally returns 0, but when EFFECT occurs, it ramps up to 32768, stays there for SUSTAIN_MILLIS, then fades down to zero again. If delay is specified, the whole thing is delayed that much before it starts.