LSL4Unity icon indicating copy to clipboard operation
LSL4Unity copied to clipboard

A integration approach of the LabStreamingLayer Framework for Unity3D

Results 23 LSL4Unity issues
Sort by recently updated
recently updated
newest added

@cboulay We need to got the master branch back to lib version 1.11 as long we could not make sure that the newer version is working properly and for future...

enhancement

Am I missing something or did you just not get around to it yet? I'm working on a project using LSL4Unity now so I can attempt to reduce repeated code...

question

**Problem:** > I can never get out of the while ((lastTimeStamp = inlet.pull_sample(sample, 0.0f)) != 0) loop because I'm Processing the samples slower than they are coming in. **Solution A**:...

enhancement