init(_:)

Initialize an UnsafeBufferPointer<Element> from an AudioBuffer. Binds the buffer’s memory type to Element.

Declaration

init(_ audioBuffer: AudioBuffer)