Searched refs:input (Results 1 – 9 of 9) sorted by relevance
29 void input(u8 *ch);
110 u8 input[SYN_INPUT_BUFFER_SIZE][3]; member216 void SYNMidiInput (SYNSYNTH *synth, u8 *input);
109 int input; member205 int input, // initial input atten / gain
1028 s32 AXGetAdpcmData (s16* input,
20 # latest sed keeps newline characters of input file, so just '$' doesn't work
141 input(cmd); in midiThread()
85 void input(u8 *ch) in input() function
334 channel->input = 0; // 0 dB atten in __MIXResetChannel()574 int input, // initial input atten / gain in MIXInitChannel() argument597 c->input = input; in MIXInitChannel()611 c->v = __MIXGetVolume(input); in MIXInitChannel()869 channel->input = dB; in MIXSetInput()888 channel->input += dB; in MIXAdjustInput()905 return channel->input; in MIXGetInput()1526 c->v1 = __MIXGetVolume(c->input); in MIXUpdateSettings()
132 ; input palettes must be 256-entries.