Skip to content

blocks_to_samples

blocks_to_samples(blocks, block_length, hop_length): number | any[]

Defined in: packages/pleco-xa/src/scripts/xa-convert.js:608

Convert block indices to sample indices

number | any[]

Block indices

number

Block length in frames

number

Hop length

number | any[]

Sample indices