caudio/plugins/EAXLegacyPreset
2010-02-15 00:00:40 +00:00
..
cEAXLegacyPresetPlugin.h Added ability for users to access the plugin manager. 2010-02-14 23:16:44 +00:00
EAXLegacyPreset.vcproj Added ability for users to access the plugin manager. 2010-02-14 23:16:44 +00:00
License.txt Added a license file and readme for the EAXLegacyPreset plugin. 2010-02-15 00:00:40 +00:00
main.cpp Added ability for users to access the plugin manager. 2010-02-14 23:16:44 +00:00
ReadMe.txt Added a license file and readme for the EAXLegacyPreset plugin. 2010-02-15 00:00:40 +00:00

This plugin offers all the old Creative EAX Presets for EAX Reverberation effects.

List of effect presets available:
"Generic"
"Padded Cell"
"Room"
"Bath Room"
"Living Room"
"Stone Room"
"Auditorium"
"Concert Hall"
"Cave"
"Arena"
"Hangar"
"Carpeted Hallway"
"Hallway"
"Stone Corridor"
"Alley"
"Forest"
"City"
"Mountains"
"Quarry"
"Plain"
"Parking Lot"
"Sewer Pipe"
"Under Water"
"Drugged"
"Dizzy"
"Psychotic"

You can get access to them by calling:
(if manager is an IAudioManager instance)
manager->getEffects()->getEAXReverbPreset(<name>);