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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsfnt_info.h132 signed char fixkey, fixvel; /* fixed key, velocity */ member in struct:soundfont_voice_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Dsoundfont.c451 zp->v.fixkey == map.src_key) {
478 zp->v.fixkey = map.src_key;
620 avp->fixkey = -1;
1283 int key = zp->v.fixkey;
H A Demux_synth.c814 if (vp->reg.fixkey >= 0) {
815 offset = (vp->reg.fixkey - vp->reg.root) * 4096 / 12;

Completed in 77 milliseconds