-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PitchShiftEffect: add id literals into a namespace
This commits creates literal constants in the anonymous namespace. The constants values are the same as the manifest parameter identifiers. The constants are created to avoid grammar bugs due to the value has to be used twice on the other code places. Due to the literal being used, the segmentation fault has occurred without previous warnings or errors if the entered identifier names for the specific parameter are not the same.
- Loading branch information
1 parent
5d98c7f
commit fe7fe7d
Showing
1 changed file
with
15 additions
and
8 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