Skip to content
mnelimar edited this page Sep 7, 2011 · 8 revisions

HOW TO:

  1. Download binaries

    wget http://humanisti.fixme.fi/~matnel/ExperimentalSW chmod 755 ExperimentalSW

  2. create logs folder

    mkdir logs

  3. get a test file and media files

An example test file

wget https://raw.github.com/mnelimar/multitouch-experiement-platform/master/example.xml

Media files

wget https://github.com/mnelimar/multitouch-experiement-platform/raw/master/clockwise.png
wget https://github.com/mnelimar/multitouch-experiement-platform/raw/master/counterclockwise.png
wget https://github.com/mnelimar/multitouch-experiement-platform/raw/master/task_done.wav
  1. run the software

    ./ExperimentalSW example.xml 0

(i.e. ./ExperimentalSW {file.xml} {starting point}

Clone this wiki locally