Structs

  • We render audio in blocks of size FRAMES_PER_BLOCK
  • A collection of blocks received as input by a node or outputted by a node.
  • An iterator over frames in a block
  • A reference to a frame
  • A tick, i.e. the time taken for a single frame

Constants