getPan()
Return the note's stereo position.
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). |
Return the note's stereo position.
note.getPan()
return pan
| Value | Type | Description |
|---|---|---|
| pan | int or float |
The stereo position, from 0.0 (left) through 0.5 (center) to 1.0 (right). |