hsc3-dot-0.12: haskell supercollider graph drawing

Safe HaskellNone

Sound.SC3.UGen.Dot.Internal

Synopsis

Documentation

right_variant :: ([a] -> [b]) -> [a] -> [b]Source

get_viewer :: Dot_Options -> IO StringSource

Considering output_format read either the environment variable DOTVIEWER or SVGVIEWER, the default values are dot_viewer and svg_viewer.