Skip to content

getPan()

Return the note's stereo position.

Parameters

Once an object note has been created, you can use the following function:

note.getPan()

Returns

return pan

Value Type Description
pan int or float The stereo position, from 0.0 (left) through 0.5 (center) to 1.0 (right).