Skip to content

ChuckDorval/noise-generator

 
 

Repository files navigation

###Noise Generator

Requirements: Generator class (included), GSL library
Limitations: none noted

Noise Generator GUI

This module continuously generates Gaussian white noise computed using the Box-Muller method. This module is already included in RTXI v1.3+. You may edit this source code (eg. adding additional noise types). Compiling and installing this module will then overwrite the bundled version of the noise generator.

####Output Channels

  1. output(0) – “Noise Waveform”

####Parameters

  1. Mean
  2. Variance

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.0%
  • Makefile 6.0%