GUI: new osc renderer, part 22
or just use highp to-do: rewrite using fixed point math?
This commit is contained in:
parent
cfee9b3810
commit
d046713be4
5 changed files with 11 additions and 6 deletions
|
|
@ -4629,6 +4629,7 @@ bool FurnaceGUI::loop() {
|
|||
MEASURE(osc,drawOsc());
|
||||
MEASURE(chanOsc,drawChanOsc());
|
||||
MEASURE(xyOsc,drawXYOsc());
|
||||
MEASURE(volMeter,drawVolMeter());
|
||||
MEASURE(grooves,drawGrooves());
|
||||
MEASURE(regView,drawRegView());
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue