Install libprotocol-osc-perl by entering the following commands in the terminal:
sudo apt update sudo apt install libprotocol-osc-perl
Description:
module to implement (de)coding and processing of OSC packets
Protocol::OSC implements the encoding, decoding and processing of OSC packets following the Open Sound Control protocol. . It's pure Perl implementation, is faster than Net::LibLO (~4x) and Net::OpenSoundControl (~2x) and also provides a connection agnostic interface, path matching and type tagging according OSC v1 specification (and v1.1)
Homepage: https://metacpan.org/release/Protocol-OSC
Version: 0.08-1
Section: universe/perl