Skip to content

Commit

Permalink
Merge pull request #12 from sigonasr2/main
Browse files Browse the repository at this point in the history
Synthesis demo Input fix
  • Loading branch information
Moros1138 authored Sep 9, 2024
2 parents 381d6af + 6514d39 commit dfeb88d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions demo/demo_synthesis.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ class DemoSynthesis : public olc::PixelGameEngine
{
note.off = audioRuntime;
}

note.active = false;
}
}

Expand Down

0 comments on commit dfeb88d

Please sign in to comment.