Skip to content

Commit

Permalink
fix reset
Browse files Browse the repository at this point in the history
  • Loading branch information
Joyo committed Oct 29, 2023
1 parent debdfae commit 893d92a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified patches/nonagon.vcv
Binary file not shown.
1 change: 1 addition & 0 deletions src/LameJuis.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,7 @@ void LameJuis::process(const ProcessArgs& args)

if (!ShouldDoStep())
{
ProcessReset();
ProcessTriggers(args.sampleTime);
return;
}
Expand Down

0 comments on commit 893d92a

Please sign in to comment.