User`s manual

EAGLE
Multi-Standard Dual-Channel Digital Audio Codec
43
Since the new release version 1.60.003, the EAGLE Real Time Control application adds two
new operating features:
EQUIPMENT ON SCREEN FILTERING
When many EAGLEs are used from different studios, every user has access to all the codecs
from all locations.
It is possible to filter which EAGLEs will appear in the control screen. This mode is useful when
many users from different studios have to control different EAGLEs from the same E@sy
network.
This option is configured in ‘FILTER’ section of the eagle.ini file, in each of the computers where
the EAGLE Real Time Control application is installed.
In the eagle.ini file will appear this:
[FILTER]
INCLUDE=
EXCLUDE=
If we would like to see on the screen only the EAGLEs which node number are 1, 2 and 3, it
would be:
[FILTER]
INCLUDE=1,2,3
EXCLUDE=
If we would like to see all the EAGLEs except numbers 9 and 10, it would be:
[FILTER]
INCLUDE=
EXCLUDE=9,10
CUSTOMICING SOUNDS
It is possible to change default sounds used in the application modifying the eagle.ini file as
showed:
[SOUND]
RING=C:\SOUNDS\RING.WAV
SIRENS=C:\SOUNDS\SIRENS.WAV
In this example, the wav file ‘C:\SOUNDS\RING.WAV’ will sound when a call is received and the
wav file ‘C:\SOUNDS\SIRENS.WAV’ will sound when a warning or error happens.
If the file cannot be found, the default sound will work.
Audio files should be linear PCM WAV format.
Sound options should be activated in the application setup menu.