Closed Supereg closed 6 months ago
Currently, the live preview displays the eeg recording in full resolution. This has heavy performance impacts.
We would like to downsample the data (on a background thread) before pushing updates to the UI thread for improved performance.
No response
Resolved with #57
Problem
Currently, the live preview displays the eeg recording in full resolution. This has heavy performance impacts.
Solution
We would like to downsample the data (on a background thread) before pushing updates to the UI thread for improved performance.
Additional context
No response
Code of Conduct