® Waves System
V 1.0 - 2018
ID-AL - EventPlayer mkII - Audio and DMX player - User manual
- 19 -
This file is a text file (raw text without page setting ) that can be created with any easy text editor like
«notepad» from windows or similar. On saving, use «ANSI» coding . Do not use special characters.
The file «serial.text» of RS232 codes is a text file containing one or several lines. Each of these lines will
include a sequence of bytes expressed in hexadecimal and separated by a space ( from 00h to FFh). You
must only indicate the two characters of the wished hexadecimal value.
Each beginning of line of this file should present the following parameter:
#xxx : xxx number of the line containing the bytes to send in connection with the xxx of the tag.
[RS002]-> The tag [RS002] will send the sequence of bytes of the line #002 of the «serial.txt» file.
The separator between each byte is a space.
Example of a line contained in the «serial.txt» file.
#001: 45 85 63 21 78 A5 B2
#002: 98 75 21 35 45 98
#100: 21 35 45 78 A5 B2
It is also possible to add comments within the file by using two times the type «/» (slash writer)
// example file
#001: 05 A1 FF E4 // comment in the line
#005: 45 85 63 21 78 A5 B2
#100: 98 75 35 45 98// my command
//other command
#064: 48 25 Ce 8b
#128: 4C 8E D9 5A //
#999: a4 Fc 48 3e 8B
// comments at the end of the file
An example to trigger the reading of the folder 001 of another MicroPlayer mkII.
#001: 80 01 01
Example of files:
001[RS001].mp3: Sending of the bytes of the line #001 of the «serial.txt» file on reading of the file 001
002[RS064].wav: Sending of the bytes of the line #064 of the «serial.txt» file on reading of the file 064
l
[V+xx] or [V-xx]
– file Volume setting
The name of the file can act on the output volume. This function is used to broadcast messages loud more
or less than others files.
The increase or decrease of the volume by the volume tags is always done relatively the main volume.
The xx parameter of the tag [V+xx] and [V-xx] is the number of volume steps to increase or decrease the
main volume. It is always written with 2 digits (example: 01, 32, 64). It is between 00 and 64.
Example:
001[V+05].mp3: increase the volume level from 5 steps during the file playback.