mne-cpp icon indicating copy to clipboard operation
mne-cpp copied to clipboard

[ENH] Playback plugin

Open gabrielbmotta opened this issue 2 years ago • 0 comments

With all the talk of playback in today's meeting, I figured I'd try to add playback from a file, mostly for testing purposes.

playback

Currently supports:

  • Streaming from a fiff file.
  • Includes digitizer info.
  • Fixed buffer size and rate of receiving data: equal to sample rate once per second

Potential future features:

  • Adjustable buffer size
  • Adjustable playback rate

gabrielbmotta avatar Apr 05 '23 19:04 gabrielbmotta