// NOTE: This example has been removed because it depended on the
// `rill-buffers` crate (removed) and the old `AudioGraph` API
// (pre-`GraphBuilder`). See `graph_processing.rs` for a working graph example.
fnmain(){eprintln!("This example is no longer available. See graph_processing.rs instead.");}