Home
last modified time | relevance | path

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

/RvlSDK-2.1/include/revolution/
Dsyn.h90 u8 input[SYN_INPUT_BUFFER_SIZE][3]; member
120 void SYNMidiInput (SYNSYNTH *synth, u8 *input);
Dmix.h92 int input; member
184 int input, // initial input atten / gain
/RvlSDK-2.1/build/buildtools/
Deppccleandepend.sed20 # latest sed keeps newline characters of input file, so just '$' doesn't work
/RvlSDK-2.1/build/libraries/mix/src/
Dmix.c315 channel->input = 0; // 0 dB atten in __MIXResetChannel()
485 int input, // initial input atten / gain in MIXInitChannel() argument
508 c->input = input; in MIXInitChannel()
522 c->v = __MIXGetVolume(input); in MIXInitChannel()
780 channel->input = dB; in MIXSetInput()
799 channel->input += dB; in MIXAdjustInput()
816 return channel->input; in MIXGetInput()
1432 c->v1 = __MIXGetVolume(c->input); in MIXUpdateSettings()
/RvlSDK-2.1/build/tools/TexConv/sample/
Dsample.tcs132 ; input palettes must be 256-entries.