Flow to Audio Rate

Change the length of a flow to be compatible with audio, ie. an array of audio block size length, following the rules:

  • if the input is a simple value A it will out an array [A,A,A,A...],
  • if the input is an audio bloc size length array, it just copies it to the output,
  • if the input is an array of any other length, if will smoothly expand/compress it to have an audio bloc size length array.

Settings

in

Input flow(s).

out

Output flow(s).

See also

version 5.2.221206

Edit All Pages