Skip to content

Commit dfeb88d

Browse files
authored
Merge pull request #12 from sigonasr2/main
Synthesis demo Input fix
2 parents 381d6af + 6514d39 commit dfeb88d

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)