Chadwick Boulay
Chadwick Boulay
Unfortunately, the homebrew builds are still problematic on ARM macs. I think you will have more success if you clone the repo and built it yourself without homebrew. Use the...
Yeah that is odd, pretty old too. I don't have an active Matlab license at the moment so I can't help. I have no objection to you completely changing the...
I'm pretty sure AppVeyor uses PowerShell by default, so any commands you see there should work in powershell. I think `BinTray` is just a host for storing build artifacts. @tstenner...
It probably doesn't buy you or I anything, but it's essential when we have a community contributor and we can't verify that they fully tested their changes in their PR....
Hi and thanks for the PR! What should happen when a RCS user attempts to start recording with no streams selected? 1. Returns an error message 2. Selects all streams...
@lokinou , there really isn't a perfect solution because preserving existing behaviour is also contrary to how the (much more commonly used) GUI works. if we're going to change default...
XDFStreamer has some limitations that didn't work for me. Maybe this pyxdf playback script will be useful: https://github.com/xdf-modules/pyxdf/pull/95
Have you seen https://github.com/labstreaminglayer/PicoNeo2Eye ? I wrote that before LSL4Unity was revamped as a custom package, so I was mostly using LSL.cs . I think you're confused about something. You...
I see you're writing an answer now so I'll keep this short: I now see that ABaseInlet looks like it is intended to replace AInlet eventually. Is this true?