init(_:)
Initialize an UnsafeBufferPointer<Element> from an AudioBuffer. Binds the buffer’s memory type to Element.
Declaration
init(_ audioBuffer: AudioBuffer)Initialize an UnsafeBufferPointer<Element> from an AudioBuffer. Binds the buffer’s memory type to Element.
init(_ audioBuffer: AudioBuffer)