GUI: remove chan osc debug info

This commit is contained in:
tildearrow 2022-06-06 13:15:41 -05:00
parent 9edc4818b5
commit 98f31877de
2 changed files with 3 additions and 3 deletions

View file

@ -190,8 +190,8 @@ void FurnaceGUI::drawChanOsc() {
needlePos-=alignment;
*/
String cPhase=fmt::sprintf("%d cphase: %f",point,phase);
dl->AddText(inRect.Min,0xffffffff,cPhase.c_str());
//String cPhase=fmt::sprintf("%d cphase: %f",point,phase);
//dl->AddText(inRect.Min,0xffffffff,cPhase.c_str());
needlePos-=displaySize;
for (unsigned short i=0; i<512; i++) {