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
Parameters
Section titled “Parameters”blocks
Section titled “blocks”number | any[]
Block indices
block_length
Section titled “block_length”number
Block length in frames
hop_length
Section titled “hop_length”number
Hop length
Returns
Section titled “Returns”number | any[]
Sample indices