-
I am installing this lib for my new app made in electron+react buIt it seems that node-lsl does not support node v9 because I just trying to download it but there are problems with node-gyp.
-
I have followed both the 'Build process' and 'Alternative using hand-made project files' procedures on https://github.com/sccn/labstreaminglayer/blob/master/LSL/liblsl/INSTALL to build liblsl for wind…
-
```
What steps will reproduce the problem?
1. create LSLProject
2. create a folder inside project
3. create scripts and modules, use modules
create another project, put subfolders in, throw some modul…
-
We are behind a lot compared to GCC. Compile this input with `-O3 -mcpu=neoverse-v2 -ffast-math`:
```
__attribute__((aligned(64))) float a[32000],b[32000],c[32000],d[32000],e[32000],
…
-
Hi,
I like to script for Second Life. A lot of my background in programming comes from learning LSL and it has been a very useful tool for me.
Around 2020, I had a very bad set of circumstances tha…
-
For example, when setting LSL=NULL as below, the calculated Cpk is 7.39. However, the correct Cpk should be 2.46. Could the author help to review the code?
CapabilityAnaylsis
-
Shifting through the index register is slow (7 cycles), so I replaced it with shifting AccA/B (2 cycles).
This saves 160 cycles per multiplication.
```
diff -u __mul.s.bak __mul.s
--- __mul.s.ba…
-
This week I needed to recreate my dev env. As you may know, I develop/contribute to several related packages, so I often want/need editable installs of many things *and* to have all the optional depen…
-
Hello, any idea how to fix the below issue?
Traceback (most recent call last):
File "C:\Users\xxxx\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packa…
-
### PsychoPy Version
2024.1.5
### What OS are your PsychoPy running on?
Windows 11
### Bug Description
When creating an LSL `StreamOutlet`, the application can crash on (french) Windows release d…