Chadwick Boulay
Chadwick Boulay
The failing reference is from `libharfbuzz`. I don't even know what that is. Anyway, can you try modifying the reference? `install_name_tool -change ` where `` is `/opt/homebrew/*/LabRecorder.app/Contents/Frameworks/libharfbuzz.0.dylib` (not sure what...
There was a recent change to LSL.cs ([commit here](https://github.com/labstreaminglayer/LSL4Unity/commit/3bc83af3d01d6684756b3b006411b827c7e7dddb)). I'm not sure why it was added but it causes this problem for us too. @argzero do you think you could...
It's compatible. That's not the problem. I guess you're just on a code path that I didn't test. What OS and architecture are you on?
You're right about the `const string`, sorry for missing that before. My tests of that LSL.cs file were in a regular C# project, not Unity, so that #if block wasn't...
Ah, sorry I can't help you with LSL4Unity examples. In our Unity projects we only use LSL.cs (and the required liblsl64.dll). I think it's completely possible that the LSL4Unity examples...
I just realized that you might have been referring to the examples in liblsl-Csharp. Those are not intended to be used in Unity. Those are intended to be used as...
Not at all. In the "Getting Help" paragraph in the main repository ([here](https://github.com/sccn/labstreaminglayer#getting-help)), there's a link for a Slack invite. Please join if you'd prefer a real-time conversation over the...
That's interesting. A friend and colleague recently developed a [browser extension for BCI2000](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6381053/) so I know the field would fine utility in this kind of project in LSL too. But,...
The last release (and imminent 1.16.1 release) use Option C -- packed in wheel for Windows but all other platforms need to install liblsl separately. While this is a bit...
Closing as stale, won't fix, and we now are a little more consistent in telling people they cannot relate LSL's clock to the wall clock. This doesn't solve the user's...