Delay Interval property - Settable?

I am using the ‘Delay Interval’ property for some of my events. It seems to be limited to a granularity of 20ms. Is that property manually settable somewhere? (i.e. type in my desired delay value in ms) I am trying to set things according to 30fps frame boundaries, so, for example, I’d like to set a delay to 133 ms, not 140.

I suppose I could manually text-edit the corresponding .xml, but I know that is not how FMOD is supposed to work, and I don’t know whether it would respond to anything other than 20ms intervals.

You should be able to adjust the values of delay internal precisely by double clicking the value and typing in the exact number.

Ah yes. I see it now. Thank you!