diff --git a/src/engine/platform/t6w28.cpp b/src/engine/platform/t6w28.cpp index 4f42d076c..e81d156f1 100644 --- a/src/engine/platform/t6w28.cpp +++ b/src/engine/platform/t6w28.cpp @@ -289,6 +289,7 @@ void DivPlatformT6W28::forceIns() { chan[i].insChanged=true; chan[i].freqChanged=true; } + rWrite(1,0xe0+chan[3].duty); } void* DivPlatformT6W28::getChanState(int ch) {