Wiki » History » Version 4

Chris Cannam, 2013-12-03 04:43 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|
13 2 Chris Cannam
14 2 Chris Cannam
h2. Supported actions
15 2 Chris Cannam
16 2 Chris Cannam
|image|Display an image in the program window (replacing any previous one)|
17 2 Chris Cannam
|process|Invoke an external process (detached)|
18 2 Chris Cannam
|fdwrite|Write a data payload to a particular file (originally intended for serial ports)|
19 3 Chris Cannam
20 4 Chris Cannam
h2. Example config file
21 3 Chris Cannam
22 4 Chris Cannam
 * "See here":/projects/vamp-live-host/repository/entry/test.xml