Safe Haskell | None |
---|---|
Language | Haskell98 |
Functions to make path diagrams such as those in Fig. VIII-11 on I.Xenakis Formalized Music.
Drawing
Path diagram
path_diagram :: FilePath -> [Path_Diagram] -> IO () Source
Write PDF
of a set of Path_Diagram
s to named file.