vivid-0.3.0.1: Sound synthesis with SuperCollider

Safe HaskellNone
LanguageHaskell98

Vivid.SCServer.State

Synopsis

Documentation

setMaxBufferIds :: Int32 -> IO () Source #

If you've started the SC server with a non-default number of buffer ids, (e.g. with the "-b" argument), you can reflect that here

Note that the buffer ids start at 512, to not clash with any that another client (e.g. sclang) has allocated