up Inquisit Language Reference

pan property

Whether sound is played to the left or right speaker.

Member of

<sound>

Remarks

Examples

The following displays the value of pan in a text stimulus:

<text sometext>
/ items= ("pan = <% sound.foo.pan %>")
</text>

The following displays the value of pan in an instruction page:

<page somepage>
pan = <% sound.city.pan %>
</page>

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