Skip to content

Buffer last reconstructed frame

Thomas Daede requested to merge barrbrain:buffer-last-rec into master

Created by: barrbrain

The "Show Existing Frames" feature uses this to copy into the reconstruction stream. This demonstrates the plumbing required to resolve #67 (closed), and only covers the current behavior. For future-proofing, an actual frame context buffer is needed.

Merge request reports