Run the complete example:
```sh
cargo run --example signal_filter
```
*Full walkthrough for this cookbook entry is under development. The example file contains extensive comments explaining each step.*
*See [examples/signal_filter.rs](https://github.com/cgorski/symplex/blob/main/examples/signal_filter.rs) for the complete source.*