EDF(+)  to ASCII format converter


 This program converts all the signals in an EDF-file (European Data Format) to a plain ASCII text-file.
 It supports different samplerates between the signals.
 This is free software, it is experimental and available under the GPL License.

 This program is built-in in EDFbrowser, it gives you all the benefits of the converter
 plus a lot more.


-----------------------------------------------------------------------------------------------------------------------------------------------

 Update:

 Version 1.2
 -----------

 - Solved a bug that potentially could crash the program.

-----------------------------------------------------------------------------------------------------------------------------------------------

 Update:

 Version 1.1
 -----------

 - EDF+ compatibel*, annotations will be exported to
   a separate txt file.

 - Annotationchannels will not be visible in the data-,
   header- and signalfile anymore. Instead they will be
   exported to the annotations.txt file.

 - Timekeeping in discontinuous EDF+ files fixed.

 - Signal numbering starts at 1 instead of 0.

 - All comma's in headertext and annotations will be replaced by
   single quotes ' because they interfere with the comma-separated
   txt-files.


 * Unicode/UTF-8 decoding in annotations is not supported because of
   the limitations of the ASCII txt-files.

--------------------------------------------------------------------------------------------------------------------------------------------


 You can read the details about this converter in the  readme.txt

 To stay motivated I would like to receive an email from you if this program is usefull to you :-)



         edf2ascii_ver12.tar.gz     Binary compiled on openSUSE Linux 10.2.

 
          edf2ascii_ver12.zip     For Windows 2000/XP.


            edf2ascii_ver12_source.tar.gz     The sourcecode, it's written in ANSI C.




 Feedback to: teuniz@gmail.com


 Disclaimer: Despite this software is intend to be usefull, there is no warranty, use this software at your own risk.
 
 Maybe you want to have a look at some other tools I wrote:

 EDFbrowser.

 Nihon Kohden to EDF+ format converter

 EDF and EDF+ compatibility checker