Home
last modified time | relevance | path

Searched refs:voice (Results 1 – 25 of 46) sorted by relevance

12

/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.c361 = IS_AUDIGY(&chan->voice->stream->card->config) ? 0xc0 : 0xff; /* not max */ in emuxki_chanparms_set_defaults()
416 emuxki_channel_new(emuxki_voice *voice, uint8 num) in emuxki_channel_new() argument
423 chan->voice = voice; in emuxki_channel_new()
426 chan->voice->stream->card->channel[num] = chan; in emuxki_channel_new()
434 chan->voice->stream->card->channel[chan->num] = NULL; in emuxki_channel_delete()
491 emuxki_dev *card = chan->voice->stream->card; in emuxki_channel_commit_fx()
535 emuxki_voice *voice = chan->voice; in emuxki_channel_commit_parms() local
536 emuxki_dev *card = chan->voice->stream->card; in emuxki_channel_commit_parms()
542 (voice->stereo ? 28 : 30) * (voice->b16 + 1); in emuxki_channel_commit_parms()
546 emuxki_chan_write(&card->config, chano, EMU_CHAN_CPF_STEREO, voice->stereo); in emuxki_channel_commit_parms()
[all …]
H A Demuxki.h226 struct _emuxki_voice *voice; member
399 status_t emuxki_voice_commit_parms(emuxki_voice *voice);
400 status_t emuxki_voice_set_audioparms(emuxki_voice *voice, uint8 stereo,
402 status_t emuxki_voice_set_recparms(emuxki_voice *voice, emuxki_recsrc_t recsrc,
404 status_t emuxki_voice_set_bufparms(emuxki_voice *voice, void *ptr,
406 void emuxki_voice_start(emuxki_voice *voice);
407 void emuxki_voice_halt(emuxki_voice *voice);
409 void emuxki_voice_delete(emuxki_voice *voice);
/haiku/headers/private/audio/
H A Dsoundcard.h776 #define SEQ_V2_X_CONTROL(dev, voice, controller, value) \ argument
781 _seqbuf[_seqbufptr+3] = (voice);\
791 #define SEQ_PITCHBEND(dev, voice, value) \ argument
792 SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER, value)
793 #define SEQ_BENDER_RANGE(dev, voice, value) \ argument
794 SEQ_V2_X_CONTROL(dev, voice, CTRL_PITCH_BENDER_RANGE, value)
795 #define SEQ_EXPRESSION(dev, voice, value) \ argument
796 SEQ_CONTROL(dev, voice, CTL_EXPRESSION, value*128)
797 #define SEQ_MAIN_VOLUME(dev, voice, value) \ argument
798 SEQ_CONTROL(dev, voice, CTL_MAIN_VOLUME, (value*16383)/100)
[all …]
/haiku/data/catalogs/kits/bluetooth/
H A Dpt.catkeys30 Wired modem or voice gateway DeviceClass Modem Wired ou voice gateway
H A Dbe.catkeys30 Wired modem or voice gateway DeviceClass Шнуравы мадэм або лінія перадачы голасу
H A Dja.catkeys30 Wired modem or voice gateway DeviceClass 有線モデムかボイスゲートウェイ
H A Dko.catkeys30 Wired modem or voice gateway DeviceClass 유선 모뎀이나 음성 게이트웨이
H A Duk.catkeys30 Wired modem or voice gateway DeviceClass Дротовий модем або голосовий шлюз
H A Dru.catkeys30 Wired modem or voice gateway DeviceClass Проводной модем или голосовой шлюз
H A Dzh_Hans.catkeys30 Wired modem or voice gateway DeviceClass 无线调制或语音网关
H A Del.catkeys30 Wired modem or voice gateway DeviceClass Ενσύρματο μόντεμ ή συσκευή τηλεφωνίας
H A Dth.catkeys30 Wired modem or voice gateway DeviceClass โมเด็มแบบมีสายหรือเกตเวย์เสียง
H A Deo.catkeys30 Wired modem or voice gateway DeviceClass Kabligita modemo aŭ voĉa kluzo
H A Dnl.catkeys30 Wired modem or voice gateway DeviceClass Bedraad modem of stemgateway
H A Dda.catkeys30 Wired modem or voice gateway DeviceClass Kabelmodem eller stemmeadgangspunkt
H A Did.catkeys30 Wired modem or voice gateway DeviceClass Modem kabel atau gateway suara
H A Dsv.catkeys30 Wired modem or voice gateway DeviceClass Trådmodem eller telefonigateway
H A Dit.catkeys30 Wired modem or voice gateway DeviceClass Modem o gateway voce
H A Dnb.catkeys30 Wired modem or voice gateway DeviceClass Kablet modem eller lydport
H A Dde.catkeys30 Wired modem or voice gateway DeviceClass Funkmodem oder Sprachzugang
H A Dro.catkeys30 Wired modem or voice gateway DeviceClass Modem cu fir sau gateway de voce
H A Dfr.catkeys30 Wired modem or voice gateway DeviceClass Modem filaire ou passerelle vocale
H A Dfi.catkeys30 Wired modem or voice gateway DeviceClass Lankamodeemi tai ääniyhdyskäytävä
H A Dlt.catkeys30 Wired modem or voice gateway DeviceClass Laidinis modemas arba balso šliuzas
H A Dpl.catkeys30 Wired modem or voice gateway DeviceClass Modem kablowy lub bramka głosowa

12