All the stimulus generation modules use the same basic format: (i) set parameters and (ii) generate signal. The parameters for the modules can either be set singularly with individual routines, they can be set at the same time using a single routine, or they can be read from a parameter file. The stimulus modules work using EarObjects. The stimulus is generated in the EarObject's output signal. All stimulus generation module file names are prefixed with, "St".
StAMTone:
|
This
module generates an amplitude modulated pure tone signal.
|
| StBPTone:
|
This
module generates a binaural pure tone signal (two channels).
|
| StClick:
|
This
module generates a signal which is composed of a single click, positioned
within a silent signal.
|
| StMPTone:
|
This
module generates a signal which consists of multiple pure tones, which are
individually specified.
|
| StPTone:
|
This
module generates a pure tone signal.
|
| StPTone2:
|
This
module generates a pure tone burst which is preceded and ended by periods of
silence. It is of the same PureTone family as the previous "StPTone" module
above, but it has been placed in a different file as part of the modular
structure of the CRL.
|
| StStepFun:
|
This
module generates a step function stimulus.
|