Skip to content

Commit

Permalink
Update include/clap/ext/draft/mini-curve-display.h
Browse files Browse the repository at this point in the history
Co-authored-by: Dalton Messmer <[email protected]>
  • Loading branch information
abique and messmerd authored Mar 8, 2025
1 parent 68b5c62 commit 8854554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/clap/ext/draft/mini-curve-display.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ extern "C" {

enum clap_mini_curve_display_curve_kind {
// The mini curve is intended to draw the total gain response of the plugin.
// In this case the y values are in dB and the x values are in hz (logarithmic).
// In this case the y values are in dB and the x values are in Hz (logarithmic).
// This would be useful in for example an equalizer.
CLAP_MINI_CURVE_DISPLAY_CURVE_KIND_GAIN_RESPONSE = 1,

Expand Down

0 comments on commit 8854554

Please sign in to comment.