Searched refs:decay (Results 1 – 8 of 8) sorted by relevance
180 u16 decay; member241 void SND_SetExChannelDecay(struct SNDExChannel *ch_p, int decay);
70 u8 decay; member
260 void SNDi_SetSurroundDecay(int decay);
114 u8 decay; member
129 u8 decay; member
149 void SNDi_SetSurroundDecay(int decay);
397 void SNDi_SetSurroundDecay(int decay) in SNDi_SetSurroundDecay() argument399 PushCommand(SND_COMMAND_SURROUND_DECAY, decay, 0, 0, 0); in SNDi_SetSurroundDecay()
691 SND_SetExChannelDecay(ch_p, inst->param.decay); in SND_NoteOn()