GUI: fix note trigger chan osc mode
when channel not visible in pattern
This commit is contained in:
parent
85d90b78ea
commit
411e138440
2 changed files with 5 additions and 2 deletions
|
|
@ -829,8 +829,6 @@ void FurnaceGUI::drawPattern() {
|
|||
ImGui::GetColorU32(chanHeadBase)
|
||||
);
|
||||
}
|
||||
keyHit1[i]-=0.2f;
|
||||
if (keyHit1[i]<0.0f) keyHit1[i]=0.0f;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue