Definition at line 14 of file project_graph_builder.h.
◆ ProjectGraphBuilder()
| zrythm::structure::project::ProjectGraphBuilder::ProjectGraphBuilder |
( |
Project & | project | ) |
|
|
inline |
◆ can_ports_be_connected()
| bool zrythm::structure::project::ProjectGraphBuilder::can_ports_be_connected |
( |
Project & | project, |
|
|
const dsp::Port & | src, |
|
|
const dsp::Port & | dest ) |
|
static |
Adds a new connection for the given src and dest ports and validates the graph.
- Returns
- Whether the ports can be connected (if the connection will be valid and won't break the acyclicity of the graph).
The documentation for this class was generated from the following file: