Blocks and flowgraph: added this time

This commit is contained in:
2026-03-11 19:31:37 +01:00
parent 13d060776f
commit 6d99d54f4a
9 changed files with 181 additions and 78 deletions

View File

@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
oxydsp-flowgraph-macros = { path = "../oxydsp-flowgraph-macros" }