Version 1.2🔗
Apply MNE design philosophy by returning
self
in the methods modifying aStreamLSL
andPlayerLSL
in-place (#200 by Mathieu Scheltienne)Add argument
annotations
toPlayerLSL
to stream annotations on a separateStreamOutlet
(#202 by Mathieu Scheltienne)Add support for a
Raw
object as direct input to aPlayerLSL
(#202 by Mathieu Scheltienne)Improve deletion of
StreamInlet
andStreamOutlet
inPlayerLSL
andStreamLSL
to avoid strayStreamInlet
andStreamOutlet
(#202 by Mathieu Scheltienne)Prevent pushing a chunk with
StreamOutlet
and atimestamp
set to andarray
of zeros (#202 by Mathieu Scheltienne)Improve discovery of existing
liblsl
by looking into the download folder before querying GitHub (#210 by Mathieu Scheltienne)