ExpSuite is a software framework for applications to perform psychoacoustical experiments. ExpSuite allows acoustic and electric stimulation for normal hearing and cochlear implant listeners, respectively.
Classes
| Class | Description | |
|---|---|---|
| clsDataDirectory |
FrameWork - Data Directory support.
Only one instance of clsDataDirectory is used in FrameWork: DataDirectory.
| |
| clsItemList |
Flags to restrict the content of items.
| |
| Config |
Application Module. REQUIRED. Configuration of the ExpSuite application.
| |
| Create |
User Module. Optional. Examples of creating stimuli in ExpSuite.
| |
| CSVParser |
FrameWork - CSV files support.
| |
| Events |
Application Module. REQUIRED. General events caused by user interaction.
| |
| EventsSettings |
User Module. Optional. Example of events handling changes in Settings.
| |
| frmAbout |
FrameWork Module. Implementation of the About form.
| |
| frmExp |
FrameWork Module. Implementation of the Experiment Screen and Subject Interaction.
| |
| frmInputBox |
FrameWork Module - Programmable Input Box Form
| |
| frmInputMultiline |
FrameWork Module - Programmable Multiline Input Box Form.
| |
| frmItemListPostfix |
FrameWork Module. Implementation of the Postfix of Item Lists dialog.
| |
| frmMain |
FrameWork Module. Main Window.
| |
| frmOptions |
FrameWork Module. Implementation of the Options dialog.
| |
| frmResult |
FrameWork Module. Implementation of the Result form.
| |
| frmSettings |
FrameWork Module. Implementation of the Settings dialog.
| |
| frmSettingsTrackRange |
FrameWork Module. Implementation of the dialog to set Tracker ranges.
| |
| frmShowStimulus |
FrameWork Module. Implementation of the Show Stimulus dialog.
| |
| frmTurntable |
FrameWork Module. Implementation of the Turntable dialog.
| |
| FWintern |
FrameWork - Declarations and general methods.
| |
| HUI |
FrameWork - Internal use only.
| |
| INIOptions |
FrameWork - Handling of Options.
| |
| INISettings |
FrameWork - Handling of Settings.
| |
| MIDI |
FrameWork - Handling of MIDI devices.
| |
| OSC |
FrameWork - Open Sound Control (OSC) support
| |
| Output |
FrameWork - Handling of output devices.
| |
| Proc |
FrameWork - General tools
| |
| Result |
Application Module. REQUIRED. Events on Execution of methods.
| |
| STIM |
Stimulus creation, connection to MATLAB and logging of data.
| |
| Tracker |
FrameWork - Tracker support.
| |
| Turntable |
FrameWork - Turntable support.
| |
| ViWo | ||
| ViWo..::..ViWoParameter |
Structures
| Structure | Description | |
|---|---|---|
| FWintern..::..AudioSynth |
Structure for the synthesizer (Settings/Audio).
| |
| FWintern..::..ExpConstant |
Structure for an experimental Constant (Settings/Constants)
| |
| FWintern..::..ExpVariable |
Structure for an experimental Variable (Settings/Variable)
| |
| Tracker..::..TrackerSensor |
Tracker Sensor data.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| FWintern..::..VariableFlags |
Flags to restrict the content of Constants or Variables.
|