hsc3-0.14: Haskell SuperCollider

Safe HaskellSafe-Inferred

Sound.SC3.Server.Status

Description

Request and display status information from the synthesis server.

Synopsis

Documentation

extractStatusField :: Floating n => Int -> [Datum] -> nSource

Get nth field of status as Floating.

statusFields :: [String]Source

Names of status fields.

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

Status pretty printer.