Back to the main page.

Bug 1923 - implement a eventgui or event2ft interface

Status ASSIGNED
Reported 2013-01-09 22:31:00 +0100
Modified 2013-01-09 22:33:07 +0100
Product: FieldTrip
Component: realtime
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P3 normal
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2013-01-09 22:31:34 +0100

it should write a single event to a FT buffer, i.e. read header, get sample number, write event at that sample. The event type and value could be made configurable. The interface can be based on sine2fc, using fltk.


Robert Oostenveld - 2013-01-09 22:33:07 +0100

I made a copy of sine2ft, the code is still more or less the same (so no events yet): mbp> svn commit Adding utilities/eventgui Adding utilities/eventgui/Makefile Adding utilities/eventgui/event2ft.cc Transmitting file data .. Committed revision 7292.