lilyvanoekel/percupuff

Implement velocity sensitivity

Open

#57 aperta il 7 set 2025

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)TypeScript (10 fork)auto 404
area:dspcmajor:lowcomplexity:3hacktoberfestpriority:highstatus:readytype:feature

Metriche repository

Star
 (22 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Feature Description

Each instrument has a velocity param which should influence how sensitive the instrument should be to "velocity" (how hard a note is played). 0 velocity sensitivity means velocity is ignored, 100% velocity sensitivity means softly played notes are softer and might have a different timbre from harder played notes.

Params exist, but the implementation on the Cmajor side does not, or is lacking. This needs to be handled per instrument, or group of instruments for those that are currently grouped.

Motivation / Use Case

Alternatives Considered

No response

Additional Context

No response

Guida contributor