Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
purr-data
Commits
2e48bd8f
Commit
2e48bd8f
authored
Sep 17, 2020
by
Ivica Bukvic
Browse files
Adjusted scale on the vu meter to match position of vanilla pd
parent
12bd57bd
Pipeline
#2858
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pd/src/g_vumeter.c
View file @
2e48bd8f
...
...
@@ -159,7 +159,7 @@ static void vu_draw_new(t_vu *x, t_glist *glist)
gui_vmess
(
"gui_vumeter_draw_text"
,
"xxsiisiiiis"
,
canvas
,
x
,
cbuf
,
end
+
1
,
yyy
+
k3
+
2
,
iemgui_vu_scale_str
[
i
/
4
],
i
,
x1
,
y1
,
i
,
x1
,
y1
-
3
,
x
->
x_gui
.
x_fontsize
,
sys_fontweight
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment