<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.11/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.11/ http://www.mediawiki.org/xml/export-0.11.xsd" version="0.11" xml:lang="en">
  <siteinfo>
    <sitename>Hosaka/WhiteICE wiki</sitename>
    <dbname>my_wiki</dbname>
    <base>https://www.hosaka.fi/wiki/index.php/Main_Page</base>
    <generator>MediaWiki 1.43.9</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Media</namespace>
      <namespace key="-1" case="first-letter">Special</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Talk</namespace>
      <namespace key="2" case="first-letter">User</namespace>
      <namespace key="3" case="first-letter">User talk</namespace>
      <namespace key="4" case="first-letter">Hosaka/WhiteICE wiki</namespace>
      <namespace key="5" case="first-letter">Hosaka/WhiteICE wiki talk</namespace>
      <namespace key="6" case="first-letter">File</namespace>
      <namespace key="7" case="first-letter">File talk</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki talk</namespace>
      <namespace key="10" case="first-letter">Template</namespace>
      <namespace key="11" case="first-letter">Template talk</namespace>
      <namespace key="12" case="first-letter">Help</namespace>
      <namespace key="13" case="first-letter">Help talk</namespace>
      <namespace key="14" case="first-letter">Category</namespace>
      <namespace key="15" case="first-letter">Category talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>Main Page</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>18</id>
      <parentid>17</parentid>
      <timestamp>2026-07-11T08:48:23Z</timestamp>
      <contributor>
        <username>Cslr</username>
        <id>1</id>
      </contributor>
      <origin>18</origin>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text bytes="1376" sha1="oeuteh1ep5b9scvlnd5otj6vpenn5t0" xml:space="preserve">&lt;strong&gt;Hosaka/WhiteICE information&lt;/strong&gt;

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. Sounds used are very simple because the learning starts from scratch (TODO: collect a database of measurements and models that can be used without a long training time + generate music instead of plain sounds).

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

&lt;code&gt;
whiteice --measure --device=lsl --concentration --lsl-channels=4
&lt;/code&gt;

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):

&lt;code&gt;
whiteice --measure --device=mindmonitor --concentration
&lt;/code&gt;

Also read: [[WhiteICE version information]]</text>
      <sha1>oeuteh1ep5b9scvlnd5otj6vpenn5t0</sha1>
    </revision>
  </page>
</mediawiki>
