-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactors for safety and ability to use different curve for float par…
…ameters (#49) * Make getters const, use enums instead of ints cast to enums * Add getter for the valueCurve * Add log and inverse log for float scaling * Move default center frequencies closer to the values at the middle point of the knob when using logarithmic * Remove unused variables * Remove unused sentinel values * Narrow up the q value a bit more
- Loading branch information
Showing
27 changed files
with
169 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.