lilyvanoekel/percupuff

Make global/main output level work

Open

#56 opened on Sep 7, 2025

View on GitHub
 (4 comments) (0 reactions) (1 assignee)TypeScript (10 forks)auto 404
area:dspcmajor:lowcomplexity:1good first issuehacktoberfestpriority:highstatus:readytype:feature

Repository metrics

Stars
 (22 stars)
PR merge metrics
 (PR metrics pending)

Description

Feature Description

Make "Output Level" work, this should control the main output level of the whole synthesizer.

Output Level controls the mainLevel param, which exists already, it just needs to be implemented in dsp/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

Contributor guide