Home
last modified time | relevance | path

Searched refs:velhigh (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/uapi/sound/
Dsfnt_info.h117 unsigned char vellow, velhigh; /* velocity range */ member
/linux-6.12.1/sound/synth/emux/
Dsoundfont.c614 avp->velhigh = 127; in init_voice_info()
1340 vel >= zp->v.vellow && vel <= zp->v.velhigh) { in search_zones()