C++ backend with SSE streaming (reuses qpwgraph PipeWire callbacks). Svelte frontend with custom SVG canvas for port-level connections. Features: - Live PipeWire graph via SSE - Drag output->input port to connect - Double-click or select+Delete to disconnect - Node positions saved to localStorage - Pan (drag bg) and zoom (scroll) - Port type coloring (audio=green, midi=red, video=blue)
8 lines
75 B
Plaintext
8 lines
75 B
Plaintext
build/
|
|
!build/.gitkeep
|
|
frontend/node_modules/
|
|
frontend/dist/
|
|
*.o
|
|
*.d
|
|
pwweb
|