an interface to liblo, which implements Berkeley’s Open Sound Control (OSC) protocol
pure-liblo provides an interface to liblo, which implements Berkeley’s Open Sound Control (OSC) protocol. OSC is used to exchange data between multimedia devices and software across the network.
pure-liblo provides an interface to liblo, which implements Berkeley’s Open Sound Control (OSC) protocol. OSC is used to exchange data between multimedia devices and software across the network.
To install pure-liblo, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install pure-liblo
To see what files were installed by pure-liblo, run:
port contents pure-liblo
To later upgrade pure-liblo, run:
sudo port selfupdate && sudo port upgrade pure-liblo
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.