/studio

neuromore studio + engine open source repository

Primary LanguageC++

neuromore Studio

Build state-of-the-art neurofeedback applications with ease using neuromore Studio!

Our node-based IDE supports a wide variety of biosensors like EEG headsets (e.g. OpenBCI boards, Interaxon’s Muse and devices supported by the Brainflow API), heart rate monitors, and bluetooth devices that you can effortlessly connect to your applications.

Create audio or visual experiences within neuromore Studio or make your application control your Unity game, your favorite audio production, or your visualizer of choice using the Open Sound Control protocol. The only limit is our imagination!

2022_02_03_Demo

License

Click here to learn about neuromore Licensing

Getting started (all platforms)

  1. Create a neuromore Cloud account at https://account.neuromore.com/#/purchase?state=start&productId=community
  2. Download the latest neuromore studio from our github releases (or build it yourself).
  3. Start neuromore studio, sign-in with the created community account, accept the license and you're ready to go.
  4. Check out the wiki for specific device information or on examples on how to get started https://github.com/neuromore/studio/wiki
  5. Watch the tutorials for more info https://www.youtube.com/channel/UCAOU6SsvwCwC30hJaFLhWgw

Minimum System Requirements

What Minimum Recommended
OS Windows 10, Ubuntu 20.04, OSX 10.15 TODO
CPU Dual-Core released past ~2010 (with SSE4.2, AVX, ...) TODO
RAM 4GB TODO
GPU OpenGL 2.x compatible (TODO: more details, e.g. MEM) TODO

Configuration/Cache Folders

Platform Folder
WIN %LOCALAPPDATA%\neuromore\NMStudio
LINUX ~/.local/share/neuromore/NMStudio
OSX ~/Library/Application Support/neuromore/NMStudio

Building

See this for more information about how to compile neuromore Studio.

Dependencies

See this for more information about the third party software included in this repository.

FAQ

Technical

Q: Can I build an offline version of neurmore studio (one that does not require your backend)? A: This is a work in progress. We don't provide an option for that. For now, access to our backend is mandatory.

Q: Is the backend code included or available so that I can host it myself? A: No. The backend code and database design is not included in this repository.

Q: How do I reset my password? A: https://account.neuromore.com/#/login

Related Projects