Lingo Dictionary > S > soundDeviceList

 

soundDeviceList

Syntax

the soundDeviceList

Description

System property; creates a linear list of sound devices available on the current computer.

For the Macintosh, this property lists one device, MacSoundManager.

This property can be tested but not set.

Example

This statement displays a typical sound device list on a Windows computer:

Put the soundDeviceList
--["QT3Mix", "MacroMix", "DirectSound"]

See also

soundDevice