Minim
core | ugens | analysis
 

AudioBuffer

size

Description

Returns the length of the buffer.

Signature

int size()

Returns

int: the number of samples in the buffer

Related

AudioBuffer

Example

None available

Usage

Web & Application