Jump to content

Programming Reference:Contents: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
No edit summary
Mellinger (talk | contribs)
Line 55: Line 55:
*[[Programming Reference:BlockRandSeq Class]]
*[[Programming Reference:BlockRandSeq Class]]
*[[Programming Reference:RandomGenerator Class]]
*[[Programming Reference:RandomGenerator Class]]
*[[Programming Reference:EnvironmentExtension Class]]


==Tutorials==
==Tutorials==

Revision as of 16:40, 14 August 2008

This part of the reference provides background information which you need in order to understand, modify, or create code that depends on the BCI2000 framework.

You should read it before writing your own BCI2000 module, or modifying an existing one as presented in the tutorial examples.

Getting Started

Conceptual Overview

Programming Interface Documentation

Generic Filter Interface

Text Messages

Data I/O

Signal Processing Modules

Application Modules

Visual Presentation

Auditory Presentation

Miscellaneous

Tutorials

See also

Technical Reference:Contents, User Reference:Contents