Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dfmopl.c492 int32_t tone8; in OPL_CALC_RH() local
555 tone8 = OP_OUT(SLOT8_2,whitenoise,0 ); in OPL_CALC_RH()
565 outd[0] += OP_OUT(SLOT7_2,env_top,tone8)*2; in OPL_CALC_RH()
568 outd[0] += OP_OUT(SLOT7_2,env_hh,tone8)*2; in OPL_CALC_RH()