libxdffileio-dev

Library to read/write EEG data file formats (development files)


xdffileio is a library that provides a unified interface for writing and reading various biosignal file formats in realtime (i.e. streaming). It has been designed to provide a flexible, consistent and generic interface to all supported file formats while minimizing the overhead the function calls: the heaviest operations (type casting, scaling and formatting) are offloaded into a separated thread. This design makes its particularly suitable to be directly used in a data acquisition loop (like in electrophysiology recording or in Brain-Computer Interfaces (BCI)).

The genericity of the interface makes trivial various operations like transformation of a recorded file or its conversion to another file format. xdffileio currently supports EDF, BDF, GDF1 and GDF2 file formats and more will be added in future.

This package contains the files needed to compile and link programs which use xdffileio.

Related packages: libxdffileio0, libxdffileio0-dbg


Maintainer information

This software package is maintained for (Neuro)Debian by the follow individuals and/or groups:

Maintainer avatar
NeuroDebian Maintainers

In order to get support, or to get in touch with a maintainer, please click the ‘Help’ button at the top of the page.

Advanced user information

Version control system available: Browse sources

Package availability chart
Distribution Base version Our version Architectures
Debian GNU/Linux 6.0 (squeeze)   0.3-1~nd60+1 i386, amd64
Debian GNU/Linux 7.0 (wheezy) 0.3-1 0.3-1~nd70+1 i386, amd64
Debian GNU/Linux 8.0 (jessie) 0.3-1 0.3-1~nd70+1 i386, amd64
Debian testing (stretch) 0.3-1 0.3-1~nd70+1+nd90+1 i386, amd64
Debian unstable (sid) 0.3-1 0.3-1~nd+1 i386, amd64
Ubuntu 10.04 LTS “Lucid Lynx” (lucid)   0.3-1~nd10.04+1 i386, amd64
Ubuntu 12.04 LTS “Precise Pangolin” (precise)   0.3-1~nd12.04+1 i386, amd64
Ubuntu 14.04 “Trusty Tahr” (trusty) 0.3-1    
Ubuntu 14.10 “Utopic Unicorn” (utopic) 0.3-1    
Ubuntu 15.04 “Vivid Vervet” (vivid) 0.3-1    
The source code for this portal is licensed under the GPL-3 and is available on GitHub.