Skip to content

Commit 37d45ec

Browse files
authored
Updated README to reflect changes made
1 parent c98b060 commit 37d45ec

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

LinuxReadMe

+8-2
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,19 @@ Use Stats's Late Frames and Latency to gauge performance.
3535
On a scale from [0] being negligible/none to [5] being the worst performance cost of settings:
3636

3737
Main|Split Audio - Splits the audio into left(top half) and right(bottom half) channels [5]
38+
Main|Curviness - Curves/Smooths the bars with a Savitzky Golay Filter [1]
3839
Main|Interpolation - By averaging old data with new data it makes the bars appear smoother [1]
3940
Main|Frames - Audio frames in the buffer, the higher the number the higher the accuracy [5]
4041

4142
Design|Color|Bar Color/Background Color/Outline Color - Allows to pick color and alpha(transparency) [0-2]*
4243
Design|Color|Rainbow - Creates a rainbow effect to the colors of Bars/(Outline Only) based on current Bar Color [1]
4344
Design|Dimensions - Brings up a scroll bars the change dimensions and look of the bars. [0-5]**
45+
Design|Illuminate - Scales the alpha cap of the bars [2]
4446
Design|Outline Only - If Out Width is more than 0 it will only show the outline. [0]
45-
Design|Cutout - Instead of drawing the bars it will "cut" the background instead
47+
Design|Cutout - Instead of drawing the bars it will "cut" the background instead [2]
4648

47-
Stats|Notes - Places notes closest to give plot/bar(sample rate / frames) [4]
49+
Stats|Frequencies - Reveals the frequency plots(sample rate / frames) of the bars [5]
50+
Stats|Notes - Places notes to the closest given frequency plot [4]
4851
Stats|Late Frames - Tells you how many video frames aren't meeting the frame time(FPS) deadline [0-1]
4952
Stats|Bars - Tells how many bars are being drawn in the window [0-1]
5053
Stats|Latency - Tells the time in ms(milliseconds) to complete drawing a frame [0-1]
@@ -70,3 +73,6 @@ and change the alpha channel to 0. Then press SHIFT twice for the borders to go
7073
- Using this effect on top of a non-Fullscreen YouTube videos are pretty fun.
7174

7275
- Lower the Main|Interpolation for more responsiveness, this helps when you have a low FPS set.
76+
77+
- For a Monstercat lite-edition style, set Main|Curviness to Sharp, Main|Frames to 8192, scale window to have 64 bars(Stats|Bars)
78+
and keep the rest at default. This WILL NOT look the exact same, that was never my goal to begin with.

0 commit comments

Comments
 (0)