public RESULT setParameterInt(int index, int value) { return(DSP.FMOD5_DSP_SetParameterInt(this.rawPtr, index, value)); }