Streaming data handling from eeg

Hey there,

I connected an eeg to grasshopper and I have some Problems handling the Data. I receive the information via OSC.![muse_eeg_datahandling|81x500](upload://2gFm4DX3JDXd9pMO8jKNmxcR

I have following questions:

  • how can I extract only eeg-data (8 values, separated with a “,”)
  • how can I disclose all others?
  • the amount of data is getting huge… the osc-listener allows to reset the data stream and I will see only the last data with is grabbed. Is there a possibility to keep the last N values?

thx
Oliver