Home
last modified time | relevance | path

Searched refs:fixkey (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/sound/
A Dsfnt_info.h133 signed char fixkey, fixvel; /* fixed key, velocity */ member
/linux/sound/synth/emux/
A Dsoundfont.c441 zp->v.fixkey == map.src_key) { in load_map()
469 zp->v.fixkey = map.src_key; in load_map()
612 avp->fixkey = -1; in init_voice_info()
1299 int key = zp->v.fixkey; in search_zones()
A Demux_synth.c817 if (vp->reg.fixkey >= 0) { in calc_pitch()
818 offset = (vp->reg.fixkey - vp->reg.root) * 4096 / 12; in calc_pitch()

Completed in 9 milliseconds