How to Install haskell-hosc-utils in Ubuntu 18.04



Install haskell-hosc-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install haskell-hosc-utils

Description:

Haskell Open Sound Control

hosc implements a subset of the Open Sound Control byte protocol. . Sound.OSC.Core implements the actual protocol. . Sound.OSC.Transport.FD implements a file-descriptor-based transport layer for UDP and TCP. . Sound.OSC.Transport.Monad implements a monadic interface to the FD transport layer. . Composite modules are at Sound.OSC and Sound.OSC.FD.

Homepage: http://rd.slavepianos.org/t/hosc

Version: 0.15-1

Section: universe/misc