vivid-0.5.2.0: Sound synthesis with SuperCollider
Safe HaskellNone
LanguageHaskell2010

Vivid.OSC.Bundles

Description

Vivid-specific OSC Bundle encoding

Synopsis

Documentation

encodeOSCBundles :: [OSCBundle] -> ByteString Source #

Encode OSC bundles, specifically for NRT synthesis. (It's more than just "mconcat . map encodeOSCBundle").

Note also that the last action is when the song ends - so if you want e.g. a note to hold at the end you need to add a "wait"