summaryrefslogtreecommitdiffstats
path: root/tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl')
-rw-r--r--tmpl/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmpl/index.html b/tmpl/index.html
index a6ae38b..071f2a2 100644
--- a/tmpl/index.html
+++ b/tmpl/index.html
@@ -24,7 +24,6 @@
<span id="wvt_pos" class="int">wvt_pos: $INT( synth->wvt_pos )$</span>
<span id="cci" class="int">cci: $INT( synth->cci )$</span>
<span id="autogain" class="int">autogain: $INT( synth->autogain )$</span>
- <span id="x" class="float">x: $FLOAT( synth->x )$</span>
<span id="midi_active_n" class="int">midi_active_n: $INT( synth->midi_active_n )$</span>
<span id="octave" class="int">octave: $INT( synth->octave )$</span>
<span id="delay" class="int">delay: $INT( synth->delay )$</span>