up Inquisit Language Reference

duration property

The duration in milliseconds of the systembeep.

Member of

<systembeep>

Remarks

By default, the duration is 250 ms.

Examples

The following trial presents a beep for 1 second.

<trial beeptrial>
/ ontrialbegin = [systembeep.duration = 1000]
/ stimulustimes = [1=systembeep]
/ validresponse = (anyresponse)
</trial>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.