Jump to content

Programming Reference:Contents: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
Mellinger (talk | contribs)
Line 36: Line 36:


===Signal Processing Modules===
===Signal Processing Modules===
*[[Programming Reference:IIRFilter Class]]
*[[Programming Reference:IIRFilterBase Class]]


===Application Modules===
===Application Modules===

Revision as of 15:22, 9 September 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