-
```
With recent changes, lsl now compiles in OSX. I've attached the new .dylib for
those that would like to save the effort of compiling it themselves.
See issue #27 for modifications to pylsl.py fo…
-
```
With recent changes, lsl now compiles in OSX. I've attached the new .dylib for
those that would like to save the effort of compiling it themselves.
See issue #27 for modifications to pylsl.py fo…
-
I'm currently using LabRecorder to record 3 streams of data. The first is a 24 channel EEG headset at 256 Hz, the second is 7 channel data stream of float values at 90 Hz, and the last is a stream of …
-
When I try to run keyboard.exe on different computers, I only see 1 stream in labrecorder. What can I do to get a couple or more keyboard streams in labrecorder?
-
```
With recent changes, lsl now compiles in OSX. I've attached the new .dylib for
those that would like to save the effort of compiling it themselves.
See issue #27 for modifications to pylsl.py fo…
-
Hello, I am using load_xdf for Matlab to import some XDF files. It of course works well, but I noticed that my LabRecorder was crashing when writing files sometimes (conditions to replicate unknown; W…
-
In addition to code-signing and notarization issues which require Gatekeeper settings to be modified, the 1.13.1 and 1.14.0 LabRecorder.app releases do not appear to properly run on current versions o…
-
I installed homebrew and LabRecorder successfully but I couldn't open it like how your documentation stated. Instead I run:
`open /opt/homebrew/opt/labrecorder/Labrecorder/LabRecorder.app`
Because s…
-
The LabRecorder app has code to parse the config file. Unfortunately, this fails if the config file is missing an OnlineSync section. Also, adding `OnlineSync=[]` does not allow it to finish.
@dmed…
-
It is not possible to run the last release of LabRecorder on out of the box OSX.
Besides security issues, for which workarounds are known, LabRecorder.app crashes because Qt is missing.
Installing …