Mercurial > hg > sonic-visualiser
changeset 2521:c3779574273b
Add link
author | Chris Cannam |
---|---|
date | Wed, 29 Apr 2020 14:24:08 +0100 |
parents | 2fa6ee1df046 |
children | 391cec912e0d |
files | README_OSC.md |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/README_OSC.md Wed Apr 29 13:29:00 2020 +0100 +++ b/README_OSC.md Wed Apr 29 14:24:08 2020 +0100 @@ -3,8 +3,10 @@ =============================== Sonic Visualiser can be controlled remotely using the Open Sound -Control protocol. This facility requires Steve Harris's liblo (Lite -OSC) library to have been available when Sonic Visualiser was built. +Control protocol. This facility requires the +[liblo](http://liblo.sourceforge.net/) (Lite OSC) library by Steve +Harris and Stephen Sinclair to have been available when Sonic +Visualiser was built. Sonic Visualiser opens a single OSC port on startup, provided that OSC support is compiled in, the `--no-osc` command-line option has not