Chadwick Boulay
Chadwick Boulay
Ah, this is slightly more complicated than I had hoped. I see now that the `push_sample_buf[tp]` has a different signature than the other push_sample functions because it also expects a...
> Also, I am again frustrated by CMake because I unistalled the 38 gigs that is Qt5 on my laptop in order to make room for the notorious Windows 10...
@tstenner A quick guess is that we wanted out-of-tree builds to have access to both the cmake-qt macros/configs and the liblsl cmake macros/configs, and we didn't want each app to...
As long as it is embedded in an `#ifdef _WIN32` (or similar) block then it's fine by me.
This would be the first report for LSL, but I have seen reports of other problems with MacOS Catalina and Matlab scripts. One suggestion that seemed to work was to...
It looks good, but we'd need another column for "More Info" for devices that don't have code and don't have a direct download. For example, devices with LSL support integrated...
Hi Benjamin, For you to create an inlet of X, there first must be a outlet of X created elsewhere. Typically this means you would have to create and run...
As a first step can you try using the [latest pylsl.py](https://github.com/sccn/labstreaminglayer/blob/master/LSL/liblsl-Python/pylsl/pylsl.py) from this repository? The one on the FTP is slightly outdated. It wasn't clear from your original post if...
> After one bad outlet has been created, most of the time, any method of creating an outlet with pylsl fails. Is this true for an outlet with any parameters,...
@tstenner , I'm not sure we're on the same page. I was looking for a solution for us to chat in real-time with each other and in a separate channel...