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 8854554 commit ceec658
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 @@ -18,7 +18,7 @@ enum clap_mini_curve_display_curve_kind {
CLAP_MINI_CURVE_DISPLAY_CURVE_KIND_GAIN_RESPONSE = 1,

// The mini curve is intended to draw the total phase response of the plugin.
// In this case the y values are in radians and the x values are in hz (logarithmic).
// In this case the y values are in radians and the x values are in Hz (logarithmic).
// This would be useful in for example an equalizer.
CLAP_MINI_CURVE_DISPLAY_CURVE_KIND_PHASE_RESPONSE = 2,

Expand Down

0 comments on commit ceec658

Please sign in to comment.