Patricio

Results 7 comments of Patricio

brew does not want to install it. It says that 10.12 systems are no longer supported. Is there a way to download the software for a 10.12 MacOS system, without...

Damn... meson is not available either... sdl2 ffmpeg also not working. I found a jar file named scrcpy-server-v1.10.jar but I'm not able to run it...

Error: sdl2: no bottle available! You can try to install from source with: brew install --build-from-source sdl2 Please note building from source is unsupported. You will encounter build failures with...

That is a good recommendation, thank you

I've tried to tweek into the muse.js file `exports.EEG_FREQUENCY = 256; exports.EEG_SAMPLES_PER_READING = 32;` but I get no visible changes... If I have a 460 millisecond lag between each sample...

Hello, Perhaps like MaxMSP. In there you can have as many windows as you like, and they communicate each other with 'send' and 'receive' objects. I'm guessing OSC connection may...

Ok, so I came with a solution. Perhaps it could be implemented in another version. I found a broadcastChannel function that sends messages or almost anything to another child tab....