hsc3-0.13: Haskell SuperCollider

Safe HaskellNone

Sound.SC3.Server.Status

Description

Request and display status information from the synthesis server.

Synopsis

Documentation

extractStatusField :: Int -> [Datum] -> DoubleSource

Get nth field of status as Double.

statusFields :: [String]Source

Names of status fields.

statusFormat :: [Datum] -> [String]Source

Status pretty printer.