hsc3-dot-0.15: haskell supercollider graph drawing

Safe HaskellNone
LanguageHaskell98

Sound.SC3.UGen.Dot.Class

Description

Typeclass for Drawable values.

Synopsis

Documentation

class Drawable a where Source

Draw the unit generator graph provided using the viewer at the environment variable DOTVIEWER, or dotty if that variable is not defined.