# HG changeset patch # User Chris Cannam # Date 1588166648 -3600 # Node ID c3779574273bcb15b50a9b2b184cdd1fe4b64230 # Parent 2fa6ee1df046218cbd8616e2d5db5b8084b5a42e Add link diff -r 2fa6ee1df046 -r c3779574273b README_OSC.md --- 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