prepare for new sample map UI
This commit is contained in:
parent
ad2af793ba
commit
8d4fa6e0cc
3 changed files with 11 additions and 4 deletions
|
|
@ -4425,6 +4425,7 @@ void FurnaceGUI::drawInsEdit() {
|
|||
ImGui::TableNextColumn();
|
||||
ImGui::Text("%s",noteNames[60+i]);
|
||||
ImGui::TableNextColumn();
|
||||
// TODO: new style sample map
|
||||
if (sampleMap.map<0 || sampleMap.map>=e->song.sampleLen) {
|
||||
sName="-- empty --";
|
||||
sampleMap.map=-1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue