EEG compability with Max
What are the option to receive the mbrain smarting pro EEG into max?
is there a compability object such in kinekt or I must use another software in the middle such as pyton? or?
is there an object for max that can receive LSL data?
You could use nodejs (through the [node.script] object) and code your LSL receiver using the node-lsl package, but it's not clear whether it is possible or not to connect to the device without using their proprietary software. Most relevant info I could find in their support pages is this, but not sure if/how this could be translated to nodejs flavor, and still unclear if it can work without their own software.
Thanks, it seems this object is for Mac and I'm using windows
[node.script] is a native Max object, as far as I know it works on Windows too.
Great! It is indeed works