Go to file
Georg Krause 5b24886fc0
Update Readme
Add Legend, Build information, known problems and little how to contribute
2018-05-07 15:24:32 +02:00
LICENSE Initial commit 2018-05-07 14:13:00 +02:00
README.md Update Readme 2018-05-07 15:24:32 +02:00
input.dot create first version of input section 2018-05-07 15:01:47 +02:00

README.md

luppp-signalflow

Some graphs to document the signal-flow of Luppp

Legend

  • red Box = Jack Output Port
  • orange Box = Jack Input Port
  • Blue Box = Internal Connection
  • Oval = Continous Controller

Build

To build everything to SVG (recommended), use: dot -Tsvg *.dot -O

For more options, see dot --help

Known Problems

  • long way to go to be complete
  • no discrete controllers
  • no crossfaders

Contribute

Help is always welcome, please get in touch by creating an issue, join #openav on freenode or send an email (mail@georg-krause.net). Please feel also free to file any PR if you know something to improve. Thanks :)