Sync to master
This commit is contained in:
parent
0a49d4bfd0
commit
8e1ce1abb1
21 changed files with 238 additions and 3298 deletions
|
|
@ -180,6 +180,7 @@ void FurnaceGUI::drawDebug() {
|
|||
ImGui::Text("loopMode: %d (<NULL!>)",(unsigned char)sample->loopMode);
|
||||
}
|
||||
|
||||
ImGui::Text("depth: %d",(unsigned char)sample->depth);
|
||||
ImGui::Text("length8: %d",sample->length8);
|
||||
ImGui::Text("length16: %d",sample->length16);
|
||||
ImGui::Text("length1: %d",sample->length1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue