MCPcopy Create free account
hub / github.com/BillyDM/Firewheel / DummyProcessor

Class DummyProcessor

crates/firewheel-graph/src/graph/dummy_node.rs:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35struct DummyProcessor;
36
37impl AudioNodeProcessor for DummyProcessor {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected