Searched refs:wavetable (Results 1 – 5 of 5) sorted by relevance
37 int32_t **wavetable; member
441 #define OP_OUT(slot,env,con) slot->wavetable[((slot->Cnt+con)/(0x1000000/SIN_ENT))&(SIN_ENT-1)][e…764 OPL->P_CH[c].SLOT[SLOT1].wavetable = &SIN_TABLE[0]; in OPLWriteReg()765 OPL->P_CH[c].SLOT[SLOT2].wavetable = &SIN_TABLE[0]; in OPLWriteReg()945 CH->SLOT[slot&1].wavetable = &SIN_TABLE[(v&0x03)*SIN_ENT]; in OPLWriteReg()1062 CH->SLOT[s].wavetable = &SIN_TABLE[0]; in OPLResetChip()
238 There is *no* hardware wavetable function on this chip (except for
332 EQ, mpu401, gameport. A3D and wavetable support are still in development.750 limit of voices used for wavetable (64 by default)752 specifies the maximum size of wavetable/pcm buffers given in MB2223 max wavetable size in kB (4-?kb)
3450 mmapped. The examples are GUS's GF1 PCM or emu8000's wavetable PCM.