Browse Source

docs

tags/v1.6.0
Nils 3 years ago
parent
commit
4f8a6bd4d6
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      docs/src/api/index.adoc

+ 3
- 1
docs/src/api/index.adoc View File

@@ -221,12 +221,14 @@ The lockfile contains, on separate lines:

* The absolute path to the session, including the root-dir, which could be overriden by `nsmd --session-root`, allowing two sessions of the same basic name in different roots.
* the OSC URL of the server that runs this session, the same as `$NSM_URL`.
* the PID of `nsmd`

Example:
```
/home/johann/.local/share/nsm/cantatas/easter1751
osc.udp://myuser.localdomain:11287/

3022
```

== NSM OSC Protocol



Loading…
Cancel
Save