IdentityWindow

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun apply(samples: FloatArray)

Apply the window function to a sample buffer.

fun apply(samples: FloatArray, offset: Int, length: Int)

Apply the window to a portion of this sample buffer, given an offset from the beginning of the buffer and the number of samples to be windowed.