Home
last modified time | relevance | path

Searched defs:voice (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/sys/sys/
H A Dsoundcard.h1437 SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER, value) argument
1439 SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER_RANGE, value) argument
1441 SEQ_CONTROL(dev, voice, CTL_EXPRESSION, value*128) argument
1419 SEQ_V2_X_CONTROL(dev,voice,controller,value) global() argument
1435 SEQ_PITCHBEND(dev,voice,value) global() argument
1443 SEQ_PANNING(dev,voice,pos) global() argument
[all...]
/freebsd-src/sys/dev/sound/midi/
H A Dsequencer.c1689 int ret, voice; seq_chnvoice() local
/freebsd-src/sys/dev/sound/pci/
H A Demu10k1.c228 struct emu_voice voice[64]; member
[all...]
H A Demu10kx.c363 struct emu_voice voice[NUM_G]; /* Hardware voices */ member
[all...]
/freebsd-src/sys/contrib/dev/rtw89/
H A Dcoex.c2510 u8 voice: 1; global() member