vivid-0.4.2.3: Sound synthesis with SuperCollider

Safe HaskellNone
LanguageHaskell98

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"