Lingo Dictionary > D-F > frameSound2 |
![]() ![]() ![]() |
frameSound2
Syntax
the frameSound2
Description
Frame property; determines the number of the cast member assigned to the second sound channel for the current frame.
This property can be tested and set. This property can also be set during a Score recording session.
Example
As part of a Score recording session, this statement assigns the sound cast member Jazz to the second sound channel:
the frameSound2 = member("Jazz").number
![]() ![]() ![]() |