VRC6: fix chan osc!!!!!!!

This commit is contained in:
tildearrow 2025-04-26 02:48:40 -05:00
parent abb7b416c2
commit 35fe3679f2
3 changed files with 3 additions and 10 deletions

View file

@ -468,7 +468,6 @@ void putDispatchChip(void* data, int type) {
ImGui::Text("> VRC6");
COMMON_CHIP_DEBUG;
ImGui::Text("- sampleBank: %.2x",ch->sampleBank);
ImGui::Text("- writeOscBuf: %.2x",ch->writeOscBuf);
COMMON_CHIP_DEBUG_BOOL;
break;
}