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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dsfnt_info.h132 signed char fixkey, fixvel; /* fixed key, velocity */ member in struct:soundfont_voice_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Dsoundfont.c450 zp->v.fixkey == map.src_key) {
477 zp->v.fixkey = map.src_key;
617 avp->fixkey = -1;
1280 int key = zp->v.fixkey;
H A Demux_synth.c805 if (vp->reg.fixkey >= 0) {
806 offset = (vp->reg.fixkey - vp->reg.root) * 4096 / 12;

Completed in 127 milliseconds