hsc3-dot-0.16: haskell supercollider graph drawing

Safe HaskellSafe
LanguageHaskell2010

Sound.SC3.UGen.Dot.Type

Description

Dot types.

Synopsis

Documentation

data Dot_Format Source #

Dot output formats.

Constructors

DOT 
SVG 
SVG_GZ 

data Dot_Options Source #

Dot options record.

Constructors

Dot_Options 

Fields