Skip to content

Commit e7d5a93

Browse files
committed
Tweaked README, updated version to 0.15.3
1 parent 83f38d4 commit e7d5a93

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "katvisualizer"
3-
version = "0.15.2"
3+
version = "0.15.3"
44
edition = "2024"
55

66
[workspace]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ If you'd like to start improving the visualization's readability further, the se
7979
- Render Options -> Bargraph averaging (ideal value is 1s / {DISPLAY_REFRESH_RATE})
8080
- Render Options -> Range above masking mean
8181
- Render Options -> Range below masking mean
82-
- Analysis Options -> ERB bandwidth divisor (ideal value depends on what you're trying to analyze; if in doubt, the default value of 2.0 is usually a good middle ground)
82+
- Analysis Options -> ERB bandwidth divisor (ideal value depends on what you're trying to analyze; if in doubt, the default value of 1.5 is usually a good middle ground)
8383
- Analysis Options -> Frequency range (ideal value depends on what you're trying to analyze)
8484
- Analysis Options -> Resolution (increasing it may hurt performance)
8585
- Analysis Options -> Update rate (increasing it may hurt performance)

0 commit comments

Comments
 (0)