Lingo Dictionary > D-F > frameSound1 |
![]() ![]() ![]() |
frameSound1
Syntax
the frameSound1
Description
Frame property; determines the number of the cast member assigned to the first sound channel in 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 first sound channel:
the frameSound1 = member("Jazz").number
![]() ![]() ![]() |