Search found 7 matches

by beatsme
Mon Dec 19, 2011 8:08 pm
Forum: Designer
Topic: How to trigger sound event based on eeg?
Replies: 7
Views: 10613

Re: How to trigger sound event based on eeg?

Hi lbonnet,

Thanks so much for your explanations! You've definitely made it sound simple enough. :D
I will take another crack at it when I return after the holidays!

Cheers.
by beatsme
Sat Dec 17, 2011 8:42 pm
Forum: Help for building the software
Topic: Build problems in Win7 with VB2010
Replies: 4
Views: 10984

Re: Microsoft Visual Studio Common tools initialisation scri

Incidentally, I had access to another Win7 machine. I followed the same procedure: install Visual C++ 2010 Express, install dependencies, reboot. With the latest trunk source I receive this error when trying to build: -- build type is set to: Release. Init-env Script to be called: win32-init_env_com...
by beatsme
Fri Dec 16, 2011 8:11 pm
Forum: Help for building the software
Topic: Build problems in Win7 with VB2010
Replies: 4
Views: 10984

Re: Microsoft Visual Studio Common tools initialisation scri

Hi lbonnet, I tried rebooting just now and compiling the stable source again. I am no longer receiving the original error, so that is good, but I am getting a different error now: ... Configuring and building openvibe-modules\xml\trunc ... -- FAILED to find expat... -- Configuring done -- Generating...
by beatsme
Thu Dec 15, 2011 11:08 pm
Forum: Designer
Topic: How to trigger sound event based on eeg?
Replies: 7
Views: 10613

Re: How to trigger sound event based on eeg?

Progress so far: I can now build from the source. I can now create new boxes using the skeleton generator, and include them in the build. I am not sure how to implement my algorithm in C++ using the OpenViBE source. The basic algorithm I would like to create is simple: Every 1000ms check input again...
by beatsme
Thu Dec 15, 2011 8:17 pm
Forum: Designer
Topic: How to trigger sound event based on eeg?
Replies: 7
Views: 10613

Re: How to trigger sound event based on eeg?

Thank you! Very informative response. I will look into developing a new box. :wink:
by beatsme
Thu Dec 15, 2011 6:43 pm
Forum: Help for building the software
Topic: Build problems in Win7 with VB2010
Replies: 4
Views: 10984

Build problems in Win7 with VB2010

The problem I was having in this post was solved by using the SVN trunk... on this machine. But I'm now having problems on another Win7 machine building either source :cry: ---- WARNING: Microsoft Visual Studio Common tools initialisation script not found. I'm following the Build Instructions , but ...
by beatsme
Wed Dec 14, 2011 6:52 pm
Forum: Designer
Topic: How to trigger sound event based on eeg?
Replies: 7
Views: 10613

How to trigger sound event based on eeg?

Forgive me if this is the wrong forum, or if this is a stupid question, but I am genuinely interested in learning to use OpenVibe and to work with EEG data-driven experimentation. My goal is to design a simple experiment in which auditory or visual stimuli will respond to EEG data. In other words, s...