Search found 3 matches

by mindmonitorquestions
Thu Jun 06, 2024 10:01 am
Forum: Mind Monitor
Topic: OSC Streaming on MindMonitor
Replies: 4
Views: 2735

Re: OSC Streaming on MindMonitor

It worked! Thanks
by mindmonitorquestions
Wed Jun 05, 2024 4:25 pm
Forum: Mind Monitor
Topic: OSC Streaming on MindMonitor
Replies: 4
Views: 2735

Re: OSC Streaming on MindMonitor

thank you! The pausing with streaming works great. However, when I dispatch /muse/elements/alpha_absolute (using the same code as eeg_handler) I only get one value out. Is that because /muse/elements/alpha_absolute only passes one argument? In the archived museio available data page it's unclear but...
by mindmonitorquestions
Wed Jun 05, 2024 12:46 pm
Forum: Mind Monitor
Topic: OSC Streaming on MindMonitor
Replies: 4
Views: 2735

OSC Streaming on MindMonitor

I'm working as a research assistant and helping use the Muse as part of a study. Any help on the following two questions would be appreciated!: 1. I'm trying to modify the OSC receiver (https://github.com/Enigma644/MindMonitorPython) to output the alpha band FFT for each individual electrode as well...