Skip to content

Commit 8dbac31

Browse files
authored
Merge pull request #13 from Moros1138/develop
Merge sig's fixes
2 parents 04b66f3 + dfeb88d commit 8dbac31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

demo/demo_synthesis.cpp

+2
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ class DemoSynthesis : public olc::PixelGameEngine
9595
{
9696
note.off = audioRuntime;
9797
}
98+
99+
note.active = false;
98100
}
99101
}
100102

0 commit comments

Comments
 (0)