Main Page: Difference between revisions

From Hosaka/WhiteICE wiki
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 1: Line 1:
<strong>Hosaka/WhiteICE information</strong>
<strong>Hosaka/WhiteICE information</strong>

Idea of the software is that you run the sound stimulation in background while using a computer. Stimulation requires many hours of measurements before it is effective.


Command-line version of WhiteICE has more options. You start listening a LSL stream from EEG in a local network by using a command:
Command-line version of WhiteICE has more options. You start listening a LSL stream from EEG in a local network by using a command:

Revision as of 08:29, 11 July 2026

Hosaka/WhiteICE information

Idea of the software is that you run the sound stimulation in background while using a computer. Stimulation requires many hours of measurements before it is effective.

Command-line version of WhiteICE has more options. You start listening a LSL stream from EEG in a local network by using a command:

whiteice --measure --device=lsl --concentration --lsl-channels=4

The command plays sounds in the background (while using a computer), tries to increase concentration and uses first 4 channels found from the first LSL stream found from the network. If you are using "BrainAccess MINI EEG" for example which has 8 channels, you use command "--lsl-channels=8". The default number of LSL channels is 4.

In practice you need to run software for hours to get small average positive effect to target values.

If you have Interaxon Muse instead, you must configure MindMonitor app to send OSC stream to your computers IP and port 4545 and use a command (the number of channels is always 4):

whiteice --measure --device=mindmonitor --concentration

Also read: WhiteICE version information