Hi there,
I have changed my project idea and am looking now at how to get the data from the Muse 2 Headband into Mindwave Monitor and then to Processing!
I understand that Mindwave monitor automatically does FFT but was wondering if this needs to be done again in Processing , and/or how other users have managed to get data from Mindwave monitor directly into processing (am looking into getting it to trigger and manipulate video controls)
Many Thanks again and BW
Mindmonitor App Data through to Processing
-
- Posts: 2
- Joined: Sat Jul 10, 2021 10:36 am
Re: Mindmonitor App Data through to Processing
There are a number of python (and thus processing compatible) examples now on my GitHub page
https://mind-monitor.com/FAQ.php#oscspec
https://github.com/Enigma644
https://github.com/Enigma644/MindMonitorPython
FFT code can be found here:
https://rosettacode.org/wiki/Fast_Fouri ... orm#Python
https://mind-monitor.com/FAQ.php#oscspec
https://github.com/Enigma644
https://github.com/Enigma644/MindMonitorPython
FFT code can be found here:
https://rosettacode.org/wiki/Fast_Fouri ... orm#Python