lilyvanoekel/percupuff

Make global/main output level work

Open

#56 ouverte le 7 sept. 2025

Voir sur GitHub
 (4 commentaires) (0 réactions) (1 assigné)TypeScript (10 forks)auto 404
area:dspcmajor:lowcomplexity:1good first issuehacktoberfestpriority:highstatus:readytype:feature

Métriques du dépôt

Stars
 (22 stars)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur