aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2018-02-28 17:05:56 +0100
committercbdev <cb@cbcdn.com>2018-02-28 17:05:56 +0100
commit2477edba0ae270a337f284ac7862d172f66a0303 (patch)
treee03418eb4127e796a13910686e4309669e247b00 /README.md
parenta16094253ba19f2e7123029eb80fba52b0d192b6 (diff)
downloadmidimonster-2477edba0ae270a337f284ac7862d172f66a0303.tar.gz
midimonster-2477edba0ae270a337f284ac7862d172f66a0303.tar.bz2
midimonster-2477edba0ae270a337f284ac7862d172f66a0303.zip
Update ArtNet configuration syntax, add mm_timestamp API
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 77dcba2..f323968 100644
--- a/README.md
+++ b/README.md
@@ -74,10 +74,10 @@ fixture control.
| Option | Example value | Default value | Description |
|---------------|-----------------------|-----------------------|-----------------------|
-| `net` | `0` | `0` | ArtNet net to use |
-| `uni` | `0` | `0` | ArtNet universe to use|
-| `dest` | `10.2.2.2` | none | Destination address for sent ArtNet frames. Setting this enables the universe for output |
-| `iface` | `1` | `0` | The bound address to use for data input/output |
+| `net` | `0` | `0` | ArtNet `net` to use |
+| `universe` | `0` | `0` | Universe identifier |
+| `destination` | `10.2.2.2` | none | Destination address for sent ArtNet frames. Setting this enables the universe for output |
+| `interface` | `1` | `0` | The bound address to use for data input/output |
#### Channel specification