User Manual

Table Of Contents
TASCAM DR-10X
21
Making settings using a text file
When this unit is turned on, it automatically reads a settings file (text format)
stored on the microSD card and applies its menu item settings.
NOTE
After applying the settings, the settings file is deleted.
Settings file
File name: DR-10_SysPara.txt
File storage location: The settings file is placed in the root directory of the
microSD card.
Settings file format explanation
The order that settings are notated does not matter.
There is no need to notate all the settings. You can notate only the settings that
you want to set.
NOTE
If there is an error in notation, that setting will not be applied to the unit.
If the FILE TYPE setting is POLY and the DUAL REC MODE setting is ON, the
menu item setting that comes later in the order written in the setting file
will be effective.
8
Tag definition
<dr10_syspara> (required)
These are tags that identify setting statements. All setting elements must be
written between <dr10_syspara> and </dr10_syspara> tags.
<mic_gain>
This indicates the Menu Screen
MIC GAIN
setting. Notate it as ext”, low”, “mid”
or “hi”.
Example: <mic_gain>mid</mic_gain>
<low_cut>
This indicates the Menu Screen
LOW CUT
setting. Notate it as off or on”.
Example: <low_cut>off</low_cut>
<limiter>
This indicates the Menu Screen
LIMITER
setting. Notate it as off or on”.
Example: <limiter>off</limiter>
<auto_level>
This indicates the Menu Screen
AUTO LEVEL
setting. Notate it as off or on”.
Example: <auto_level>off</auto_level>
<fs_sample>
This indicates the Menu Screen
FS SAMPLE
setting. Notate it as “44.1” or “48”.
Example: <fs_sample>48</fs_sample>
<bit_length>
This indicates the Menu Screen
BIT LENGTH
setting. Notate it as “16bit” or
“24bit”.
Example: <bit_length>24bit</bit_length>
<file_type>
This indicates the Menu Screen
FILE TYPE
setting. Notate it as “MONO” or
“POLY.
Example: <file_type>MONO</file_type>
<dual_rec>
This indicates the Menu Screen
DUAL REC MODE
setting. Notate it as off or
o n”.
Example: <dual_rec>off</dual_rec>
<time_track_inc>
This indicates the Menu Screen
TIME TRK INC
setting. Notate it as off or on”.
Example: <time_track_inc>off</time_track_inc>
<beep>
This indicates the Menu Screen
WARNING BEEP
setting. Notate it as off or on”.
Example: <beep>off</beep>
<auto_pwr_save>
This indicates the Menu Screen
AUTO PWR SAVE
setting. Notate it as off or
o n”.
Example: <auto_pwr_save>on</auto_pwr_save>
<file_name_type>
This indicates the Menu Screen
FILE NAME TYP
setting. Notate it as “word”
or “date”.
Example: <file_name_type>date</file_name_type>