Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section contains the following pages:

Child pages (Children Display)
alltrue

General Information

Sources have no input but output a signal to be used elsewhere in the system. The output block size, number of channels, and sample rate are constructor arguments. They can be entered manually in the module properties, but will default to those of the system input pin if left empty. If a source module is used within a subsystem then the properties of the source module will be based on the first input pin of the subsystem. The parameters of the source can be changed at runtime via its inspector.

...

The following source modules are available in the Source folder:

Image RemovedImage Added

SineGen 

Sine wave generator with no smoothing

Image RemovedImage Added

SineSmoothedGen

Sine wave generator with smoothing

Image RemovedImage Added

Source

Continuously copies data from internal buffer to output wire

Image RemovedImage Added

DCSource 

Continuously outputs DC value to output wire

Image RemovedImage Added

ImpulseSource

Periodically outputs an impulse; period specified in samples

Image RemovedImage Added

ImpulseMsecSource

Periodically outputs an impulse; period specified in msec

Image RemovedImage Added

PeriodicSource

Continuously outputs a stored array of data. The internal buffer length is specified by module properties.

Image RemovedImage Added

PulseGen

Generates periodic rectangular pulse, with period and on time specified in msec

Image RemovedImage Added

Randi 

Generates slowly varying random noise with linear interpolation between sample values

Image RemovedImage Added

Sawtooth

Generates a sawtooth wave (ramps up linearly from 0 to 1, then repeats) with specified frequency

Image RemovedImage Added

WhiteNoise 

Generates uniformly distributed white noise

Image RemovedImage Added

PinkNoise 

Generates pink noise by applying an IIR filter to internally generated white noise

Image RemovedImage Added

Oscillator 

Generates oscillations with specified frequency and start phase

...

SineGen / SineSmoothedGen

Sawtooth

Image RemovedImage Added

WhiteNoise

Image RemovedImage Added

PinkNoise

Image RemovedImage Added

DCSource

(outputs one steady value) 

Image RemovedImage Added

Randi

Image RemovedImage Added