<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    The OpenViBE development team is happy to announce the release of <br>
    <b class="moz-txt-star"><span class="moz-txt-tag">*</span>OpenViBE<span
        class="moz-txt-tag">*</span></b> 0.11.0 "Summer Edition",
    available for download at : <br>
    <a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
      href="http://openvibe.inria.fr/?q=download"><http://openvibe.inria.fr/?q=download></a>
    <br>
    <br>
    This release brings many exciting features, including three
    community contributions : <br>
     <b class="moz-txt-star"><span class="moz-txt-tag">*</span>Aurélien
      Van Langhenhove<span class="moz-txt-tag">*</span></b> contributed
    a driver based on OpenAL to acquire sound signal from microphone
    input. <br>
     <b class="moz-txt-star"><span class="moz-txt-tag">*</span>Joan
      Fruitet<span class="moz-txt-tag">*</span></b> patched the Matlab
    Filter box, by fixing bugs and adding stimulation output. <br>
     <b class="moz-txt-star"><span class="moz-txt-tag">*</span>Olivier
      Rochel<span class="moz-txt-tag">*</span></b> contributed bugfix
    patches, for matlab box and skeleton-generator. <br>
    <br>
    Motor-imagery and SSVEP scenarios now use <b class="moz-txt-star"><span
        class="moz-txt-tag">*</span>CSP<span class="moz-txt-tag">*</span></b>
    for higher performances. <br>
    <b class="moz-txt-star"><span class="moz-txt-tag">*</span>Emotiv
      driver<span class="moz-txt-tag">*</span></b> was updated to make
    gyroscope values available. <br>
    Signal Concatenation box has been rewritten for <b
      class="moz-txt-star"><span class="moz-txt-tag">*</span>fast file
      concatenation<span class="moz-txt-tag">*</span></b>. <br>
    The developer tool <b class="moz-txt-star"><span
        class="moz-txt-tag">*</span>Skeleton-Generator<span
        class="moz-txt-tag">*</span></b> benefited from a major update.
    <br>
    <b class="moz-txt-star"><span class="moz-txt-tag">*</span>Matlab<span
        class="moz-txt-tag">*</span></b> box outputs stimulations. <br>
    Channel Selector and Reference Channel feature <b
      class="moz-txt-star"><span class="moz-txt-tag">*</span>smart
      channel selection<span class="moz-txt-tag">*</span></b> (names,
    indexes, ranges). <br>
    ... and more new features detailed below. <br>
    <br>
    Detailed changelog can be found on the forum : <br>
    <a moz-do-not-send="true" class="moz-txt-link-rfc2396E"
      href="http://openvibe.inria.fr/forum/viewtopic.php?f=1&t=532"><

      http://openvibe.inria.fr/forum/viewtopic.php?f=1&t=532></a>
    <br>
    <br>
    Many thanks to Aurélien, Joan and Olivier for their contributions!
    If you are interested in joining the effort feel free to contact us!
    <br>
    <br>
    Contact : Project Leader : Anatole Lécuyer, INRIA (<a
      moz-do-not-send="true" class="moz-txt-link-abbreviated"
      href="mailto:anatole.lecuyer@inria.fr">anatole.lecuyer@inria.fr</a>)
    Lead Software Engineer : Laurent Bonnet, INRIA (<a
      moz-do-not-send="true" class="moz-txt-link-abbreviated"
      href="mailto:laurent.bonnet@inria.fr">laurent.bonnet@inria.fr</a>)
    <br>
    <br>
    Follow us on twitter : <a moz-do-not-send="true"
      class="moz-txt-link-freetext"
      href="http://twitter.com/openvibebci">http://twitter.com/openvibebci</a>
    <br>
    <br>
    For more information visit our website : <a moz-do-not-send="true"
      class="moz-txt-link-freetext" href="http://openvibe.inria.fr">http://openvibe.inria.fr</a>
    <br>
    <br>
    The whole team wishes you a nice summer & holidays! <br>
    <br>
    === <br>
    <br>
    Detailed feature list : <br>
    <br>
        == COMMUNITY == <br>
        + Aurélien Van Langhenhove contributed a driver based on OpenAL
    to acquire sound signal from microphone input. <br>
        + Joan Fruitet contributed a patch for the Matlab filter box, by
    fixing bugs and adding stimulation output. <br>
        + Olivier Rochel contributed patches for the skeleton-generator
    and the matlab box <br>
    <br>
        == SUPPORT == <br>
        + OpenViBE is now officially supported on Fedora 15, Ubuntu
    11.04 and Windows 7 64bit. <br>
    <br>
        == APPLICATIONS == <br>
        * The Emotiv EPOC driver now acquires values from gyroscope
    sensors (new option in the driver properties). <br>
        * The Player in the OpenViBE Designer can now be controlled with
    keyboard shortcuts (F5: stop, F6: one-step, F7: play, F8:
    fast-forward) <br>
        * Skeleton Generator benefited from a major update, and can
    produce box skeleton with Listeners, Codecs, Flags, etc. <br>
    <br>
        == PLUGINS == <br>
        + New Reference Channel and Channel Selector boxes. The older
    boxes are now deprecated. The channel selection is smarter (name or
    1-based index, 'X:Y' for channel range). <br>
        + New Signal Concatenation box. The older box is now deprecated.
    The concatenation is much faster, and end-of-file is detected
    automatically through a time-out. <br>
        + New Stream Switch box that copies its input chunks on one of
    its outputs. The active output is selected with defined
    stimulations. <br>
        * CSV file writer can receive 1 or 2-dimensional matrices <br>
        * Matrix display can receive 1 or 2-dimensional matrices <br>
        * The Matlab filter box has now a Stimulation output, and the
    Matlab messages are redirected to the OpenViBE console (warnings,
    errors, disp, etc.) <br>
        * Classifier Trainer outputs standard deviation along with
    classification percentage on the k-fold test. k-fold test now
    randomize the input data prior to testing by default. <br>
        * CSP and xDAWN spatial filter trainers output a stimulation
    OVTK_StimulationId_TrainCompleted after a successful training. <br>
        * Classifier Accuracy visualization box can now show score
    and/or percentages, or none of them. <br>
    <br>
        == RESOURCES == <br>
        + New set of scenarios for a Motor-Imagery based BCI using CSP
    spatial filters, and demonstrating how to measure classifier
    performances offline or online (confusion matrix, overall
    performance). <br>
        + Documentation for the Matlab Filter box. <br>
        + Documentation for the Display-Cue visualisation box. <br>
        * SSVEP scenarios now make use of CSP spatial filters for better
    performances. <br>
        * Acquisition Server documentation updated to latest GUI
    modification (division driver properties/server settings) <br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
 ___________________________________________________

       Laurent Bonnet     
       Lead Software Engineer - OpenViBE project
       <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:laurent.bonnet@inria.fr">laurent.bonnet@inria.fr</a>
       <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/mindcode">http://twitter.com/mindcode</a>
 ___________________________________________________

  INRIA
  Team BUNRAKU
  Campus de Beaulieu    Tel -:- 33 (0)2.99.84.74.20
  35042 Rennes Cedex    Fax -:- 33 (0)2.99.84.71.71
  France
 ___________________________________________________

                   OpenViBE links
  software:                <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://openvibe.inria.fr">http://openvibe.inria.fr</a>
  download:    <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://openvibe.inria.fr/?q=download">http://openvibe.inria.fr/?q=download</a>
  forum:             <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://openvibe.inria.fr/forum">http://openvibe.inria.fr/forum</a>
  bug tracker:     <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://openvibe.inria.fr/tracker">http://openvibe.inria.fr/tracker</a>
  irc:                #openvibe on irc.freenode.net
  twitter:           <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://twitter.com/openvibebci">http://twitter.com/openvibebci</a>
  __________________________________________________</pre>
  </body>
</html>