Skip to content

Releases: cslr/resonanz

Tranquility v0.91

14 Mar 11:17
Compare
Choose a tag to compare

This is bugfix release to have fully working release that can be used in practice out-of-the-box. Muse Windows driver is now enabled but is not tested with real Muse device connected to Windows 11.

Tranquility v0.90

12 Mar 21:51
Compare
Choose a tag to compare

First version with Mind Monitor App support which allows use of raw EEG data signals and IQ related features from EEG. This allows (in theory) fixing of nervous system to some extent (needs more optimization of various parameters/details to get it working well). Mathematical optimization methods are also updated to get max 3x better optimization results and improved ML learning model which (in theory) models brain state as sum of processes that evolve based on stimulus.

Missing in this release: keyword.txt file (create empty file), pics directory (create black.png file for placeholder), model directory (for storing model data).

Resonanz v0.70 release

18 Feb 08:15
Compare
Choose a tag to compare

This version fixes bugs in MuseOSC which should now work better and better support Mind Monitor app (not tested as I don't have new Interaxon Muse device).

Resonanz v0.65 alpha release (Windows 64bit command-line)

18 Feb 06:49
Compare
Choose a tag to compare

This release fixes video encoding/saving bugs and saves now video to mp4 format (currently only MPEG4). Software is still alpha release so it has bugs.

Resonanz v0.61 command-line utility

13 Nov 09:23
Compare
Choose a tag to compare

You can use this command-line version freely.

This version plays sounds too. Bugs fixed:

  • HMM model state is now correctly used
  • synth audio playing works and works better now
  • scaling to large number of measurements (in lbfgs mode)
  • zip contains example pics and keyword.txt files which can be automatically used to do neurostim

TODO:

  • audio recording to neurostim videos (requires WASAPI loopback recording)
  • bayes neural network model calculation needs testing/fixing
  • reduce neural network parameters: too large neural networks for now
    (10-layer and 200 neurons wide neural network now which is overkill)

Resonanz 0.60 command-line utility (Windows)

05 Nov 17:01
Compare
Choose a tag to compare

This requires muse-io.exe to connect to headband and to send OSC packets from the Interaxon Muse 1 to UDP port 4545 (localhost). This allows you to measure EEG measurements which can be then used to generate picture streams after responses to pictures have been computed and model predicting EEG responses to pictures have been optimized.

You can use this command-line utility (resonanz.exe) freely (found from resonanz-0.60-bin.zip).