augmented-audio icon indicating copy to clipboard operation
augmented-audio copied to clipboard

Streaming audio file processor

Open yamadapc opened this issue 1 year ago • 0 comments

  • Spikes on issue/audio-file-streaming - https://github.com/yamadapc/augmented-audio/pull/new/issue/audio-file-streaming
  • One option is to use https://github.com/meadowlarkdaw/creek

When recording loops and so on, it'd be beneficial to write to files (as then we don't need to pre-allocate huge amounts of memory for all tracks).

It'd also be useful to dynamically resize audio buffers; or generally come-up with a solution for dynamic sized buffers on the audio-thread.

yamadapc avatar Jul 05 '22 09:07 yamadapc