Private & Confidential

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The Audio Settings window is opened via the toolbar Config > Audio Settings

Sources

Every audio capable Layer will show within the sources menu, where the volume and mute settings can be configured. These settings are also available within the Playback tab of the Layer.

Layer types which can contain multiple sublayers, such as Compositions or Clip Banks, will have an Audio Bus, providing independent audio controls for the Bus and its sources.

Channel Mappings

When audio sources are routed to the output device, the channel mappings dictate how the channels will be mapped. By default,

  • A 5.1 signal is routed to a 5.1 bus, as a 1:1 mapping

  • A 5.1 signal is routed to a stereo bus, by downmixing to stereo.

Output Device

ICE supports WASAPI and ASIO audio devices. Select the output device from the list.

Please notice: On some systems, then a bug within the audio driver has been identified, that causes only ICE to output audio, blocking the audio from other apps. This issue is caused by the audio driver, forcing the audio device to enter exclusive mode, when ICE is registering the installed ASIO devices. This issue is not depending on whatever an ASIO audio device is installed or not.

For systems, where this issue is happening, then open the audioSettings.xml. Go to the <output> tag, and change the attribute disableAsio=”0” to disableAsio="1". This will force ICE to only use the Windows WASAPI audio devices, by disabling the ASIO devices in ICE.

  • No labels