Wiki » History » Version 1
Chris Cannam, 2013-12-03 04:38 PM
1 | 1 | Chris Cannam | h1. Wiki |
---|---|---|---|
2 | 1 | Chris Cannam | |
3 | 1 | Chris Cannam | h2. Supported conditions |
4 | 1 | Chris Cannam | |
5 | 1 | Chris Cannam | |GreaterThan |the value at the output is greater than the argument| |
6 | 1 | Chris Cannam | |LessThan |the value at the output is less than the argument| |
7 | 1 | Chris Cannam | |EqualTo |the value at the output is equal to the argument| |
8 | 1 | Chris Cannam | |NotEqualTo |the value at the output is different from the argument| |
9 | 1 | Chris Cannam | |Present |the plugin has returned some value at the output| |
10 | 1 | Chris Cannam | |Changed |the output's value differs from its previous value| |
11 | 1 | Chris Cannam | |GapGreaterThan|the time in sec since the last change in value exceeds the argument| |
12 | 1 | Chris Cannam | |GapLessThan |the time since the last change in value is less than the argument| |