// Auditory stimuli configuration file // fixed part of the stimulus onset asynchrony (SOA) tones AS_SOUND_DELAY = 1 // additional, uniformly distributed, variable part of the SOA AS_MAX_JITTER = .5 // number of times to present each stimulus AS_MAX_PLAYS = 100 // first volume setting; should correspond to 50 dB SPL // as measured on your speakers using a sound level meter AS_VOLUME1 = .625 // first volume setting; should correspond to 60 dB SPL // as measured on your speakers using a sound level meter AS_VOLUME2 = .75 // first volume setting; should correspond to 70 dB SPL // as measured on your speakers using a sound level meter AS_VOLUME3 = .875 // first volume setting; should correspond to 80 dB SPL // as measured on your speakers using a sound level meter AS_VOLUME4 = 1.0 AS_SOUND = 80dBl_Right