Skip to content

FFTW (Fourier transform) wrapper, using RAII, for use in Open Ephys (or other JUCE-based aplications)

License

Notifications You must be signed in to change notification settings

open-ephys-plugins/OpenEphysFFTW

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenEphysFFTW

This is a small library to wrap FFTW functionality useful for Open Ephys.

It is currently used by the Phase Calculator and Real-Time Coherence plugins (under development).

Dependency

On Windows, Linux, and Mac, the precompiled FFTW library is included in the libs folder - no need to install it manually.

Installation

This library should be built outside of the main GUI file tree using CMake. In order to do so, it must be in a sibling directory (e.g. OEPlugins) to plugin-GUI and the GUI must have already been compiled.

See the wiki page here for build instructions.

About

FFTW (Fourier transform) wrapper, using RAII, for use in Open Ephys (or other JUCE-based aplications)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 81.6%
  • C++ 13.5%
  • CMake 4.9%