1
0
Fork
You've already forked jack_graph
0
Display the JACK processing graph with Graphviz
  • C 95.9%
  • Shell 4.1%
Find a file
2026年03月28日 16:23:12 +01:00
.gitignore Initial commit. 2026年03月28日 16:23:12 +01:00
build Initial commit. 2026年03月28日 16:23:12 +01:00
jack_graph.c Initial commit. 2026年03月28日 16:23:12 +01:00
README Initial commit. 2026年03月28日 16:23:12 +01:00

# jack_graph
`jack_graph` uses [Graphviz](https://graphviz.org)
to draw the [JACK](https://jackaudio.org) connection graph.
This is a work in progress.