labstreaminglayer / App-LabRecorder

An application for streaming one or more LSL streams to disk in XDF file format.
MIT License
123 stars 45 forks source link

Markers LSL signal only at zero timepoint #84

Closed andraderenew closed 2 years ago

andraderenew commented 2 years ago

Dear community: I am trying to use Lab Recorder to add markers to EEG with Muse. I can add all the markers but it only adds them at zero seconds. It seems to be a bug.

cboulay commented 2 years ago

It's a bug in the program sending the markers. It's not a LabRecorder question. If you're using Python then ask in the liblsl-Python repo, if you're using Matlab then ask in liblsl-Matlab, etc. Or you can ask in Slack.

dmedine commented 2 years ago

This appears to be similar to this issue: https://github.com/xdf-modules/xdf-Matlab/issues/13