Commit Graph

4 Commits

Author SHA1 Message Date
Robin Gareus
c1a1d12354 Disambiguate GraphNode::run and IOPlug::run 2022-06-04 15:19:18 +02:00
Robin Gareus
5c85695362 Add Input Port meters for I/O Pre-Plugin outputs 2022-05-17 02:26:28 +02:00
Robin Gareus
af6f8abdc7 Prepare IOPlug processing as GraphNode 2022-05-09 17:39:05 +02:00
Robin Gareus
74f71c6683 Session-wide plugin support (IOPlug)
The idea is to run a plugin outside the process graph, and provide
its I/O as port (much like an external JACK app).

The intended use-case is NDI (provide additional I/O), but it could
also be useful for other cases.
2022-05-09 17:39:05 +02:00