Skip to content

Commit

Permalink
Multiplicative for DB
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Sep 22, 2024
1 parent 4e31e95 commit 4ebe5ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/sst/basic-blocks/params/ParamMetadata.h
Original file line number Diff line number Diff line change
Expand Up @@ -791,6 +791,7 @@ struct ParamMetaData
.withRange(lower, upper)
.withDefault(0)
.withIntegerQuantization()
.withSupportsMultiplicativeModulation()
.withLinearScaleFormatting("dB");
}

Expand Down

0 comments on commit 4ebe5ca

Please sign in to comment.