| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
Vivid.OSC.Bundles
Description
Vivid-specific OSC Bundle encoding
Synopsis
- encodeOSCBundles :: [OSCBundle] -> ByteString
- initTreeCommand :: OSC
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"