-
Notifications
You must be signed in to change notification settings - Fork 11
Make global/main output level work #56
Copy link
Copy link
Open
Labels
area:dspTouches on DSP/Cmajor onlyTouches on DSP/Cmajor onlycmajor:lowA small amount of Cmajor knowledge is neededA small amount of Cmajor knowledge is neededcomplexity:1Low complexityLow complexitygood first issueGood for newcomersGood for newcomershacktoberfestpriority:highImportant to haveImportant to havestatus:readyCan be picked upCan be picked uptype:featureNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
area:dspTouches on DSP/Cmajor onlyTouches on DSP/Cmajor onlycmajor:lowA small amount of Cmajor knowledge is neededA small amount of Cmajor knowledge is neededcomplexity:1Low complexityLow complexitygood first issueGood for newcomersGood for newcomershacktoberfestpriority:highImportant to haveImportant to havestatus:readyCan be picked upCan be picked uptype:featureNew feature or requestNew feature or request
Feature Description
Make "Output Level" work, this should control the main output level of the whole synthesizer.
Output Level controls the
mainLevelparam, which exists already, it just needs to be implemented indsp/Percupuff.cmajor.Motivation / Use Case
Currently there is a control for it, but it doesn't do anything.
Alternatives Considered
No response
Additional Context
No response