Interface ToArrayBufferOptionsInternal

Options for toArrayBuffer.

interface ToArrayBufferOptions {
    ignoreEmptyLayers?: boolean;
}

Properties

ignoreEmptyLayers?: boolean

Whether to ignore unpopulated leading layers.

This skips all layers without notes from the exported song.