Configuration

All parameters are optional. They all have a defined default value.

The configuration is stored on the sdcard in the file "ltc.txt".

Source input

Parameter name

source

auto_start

Description

ltc, midi, artnet, tcnet, internal, rtp-midi, systime (default = ltc)

0 / 1 (default = 0) Applicable when source=systime.Source select with buttons is bypassed.

Disable outputs

LTC output

Parameter name

volume

Description

Line out volume control. 31 levels from 0 dB to -48dB, 1.5dB/step. Valid values [2..31]. (default = 28).

System clock / RTC

Parameter name

show_systime

disable_timesync

Description

0 / 1 (default = 0) Show system time when there is no data received

Only applicable when input is based on Ethernet.

0 / 1 (default = 0) Update system clock / RTC with ArtTimeSync

NTP Server

OSC Server

Parameter name

osc_enable

osc_port

Description

0 / 1 (default = 0)

> 1024 (default = 8000)

Example:

#ltc.txt

#source=ltc

# Disable outputs #

#disable_display=0

#disable_max7219=0

#disable_ltc=0

#disable_midi=0

#disable_artnet=0

#disable_tcnet=0

#disable_rtp-midi=0

# System clock / RTC #

#show_systime=0

#disable_timesync=0

# source=systime #

#auto_start=0

# source=internal #

#fps=25

#start_hour=0

#start_minute=0

#start_second=0

#start_frame=0

#stop_hour=23

#stop_minute=29

#stop_second=59

#stop_frame=24

# NTP Server #

#ntp_enable=0

#year=20

#month=4

#day=6

# OSC Server #

#osc_enable=0

#osc_port=8000

# WS28xx display #

#ws28xx_enable=0