implement chip cloning/duplication

muwahahaha
This commit is contained in:
tildearrow 2024-02-21 16:27:52 -05:00
parent f0bf58eef2
commit b972e54a7e
5 changed files with 36 additions and 3 deletions

View file

@ -7318,6 +7318,7 @@ FurnaceGUI::FurnaceGUI():
displayPalette(false),
fullScreen(false),
preserveChanPos(false),
sysDupCloneChannels(true),
wantScrollList(false),
noteInputPoly(true),
notifyWaveChange(false),