LicenseRef-GPL licensed by Rohan Drape, Stefan Kersten
Maintained by [email protected]
This version can be pinned in stack with:hosc-0.16@sha256:da55f461616d317c029f329e783571a52973fe59d3c78dd68222a6b1577ef681,2147

Module documentation for 0.16

  • Sound
    • Sound.OSC
      • Sound.OSC.Coding
        • Sound.OSC.Coding.Byte
        • Sound.OSC.Coding.Cast
        • Sound.OSC.Coding.Class
        • Sound.OSC.Coding.Convert
        • Sound.OSC.Coding.Decode
          • Sound.OSC.Coding.Decode.Base
          • Sound.OSC.Coding.Decode.Binary
        • Sound.OSC.Coding.Encode
          • Sound.OSC.Coding.Encode.Base
          • Sound.OSC.Coding.Encode.Builder
      • Sound.OSC.Core
      • Sound.OSC.Datum
        • Sound.OSC.Datum.Datem
        • Sound.OSC.Datum.Normalise
        • Sound.OSC.Datum.Unpack
      • Sound.OSC.FD
      • Sound.OSC.Packet
        • Sound.OSC.Packet.Class
        • Sound.OSC.Packet.Coerce
      • Sound.OSC.Time
      • Sound.OSC.Transport
        • Sound.OSC.Transport.FD
          • Sound.OSC.Transport.FD.TCP
          • Sound.OSC.Transport.FD.UDP
        • Sound.OSC.Transport.Monad
      • Sound.OSC.Wait

hosc implements a subset of the Open Sound Control byte protocol, http://opensoundcontrol.org/.

See Sound.OSC.Core or Sound.OSC or Sound.OSC.FD.