public CopySmoothedGainFrom ( float sourceArray, int sourceIndex, int destinationIndex, int length, float fromGain, float toGain ) : void | ||
sourceArray | float | |
sourceIndex | int | |
destinationIndex | int | |
length | int | |
fromGain | float | |
toGain | float | |
return | void |