Skip to content

Commit

Permalink
fixing the conversion between clap and normalized vst3 vaues
Browse files Browse the repository at this point in the history
  • Loading branch information
defiantnerd committed Sep 5, 2024
1 parent 5516dda commit 7ec2eb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/detail/vst3/parameter.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#include <clap/ext/params.h>
#include <public.sdk/source/vst/vstparameters.h>
#include <functional>
#include <cmath>

class Vst3Parameter : public Steinberg::Vst::Parameter
{
Expand Down

0 comments on commit 7ec2eb0

Please sign in to comment.