Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
stas-sl committed Oct 8, 2024
1 parent bff59ba commit 01b83cd
Show file tree
Hide file tree
Showing 3 changed files with 437 additions and 474 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ I set the `update_interval: 100ms` to achieve real-time visualization, displayin

While this setup serves as a stress test for real-time updates, you could also use it to monitor different frequency bands over longer time intervals with less frequent updates. Alternatively, you could filter only specific frequencies - you don’t have to use all 10 bands - as you can design your own IIR filters based on your needs.

Here is an example config: [10-bands-spectrum-analyzer.yaml](configs/10-bands-spectrum-analyzer.yaml)
Here is an example config: [10-bands-spectrum-analyzer-example-config.yaml](configs/10-bands-spectrum-analyzer-example-config.yaml)

## Performance

Expand Down
Loading

0 comments on commit 01b83cd

Please sign in to comment.