MCPcopy Create free account
hub / github.com/BillyDM/Firewheel / spatial_basic.rs

File spatial_basic.rs

crates/firewheel-nodes/src/spatial_basic.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! A 3D spatial positioning node using a basic (and naive) algorithm. (It can also
2//! be used for 2D audio.) It does not make use of any fancy binaural algorithms,
3//! rather it just applies basic panning and filtering.
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected