public void Write(int channel, float value)
 {
     CrankcaseAudioPINVOKE.Buffer_Write(swigCPtr, channel, value);
 }