# -*-Mode:Tcl-*- # This file is automatically generated by WaveSurfer $widget configure -background "#d9d9d9" $widget configure -foreground "Black" $widget configure -troughcolor "#c3c3c3" $widget configure -cursorcolor "red" $widget configure -wavebarheight "25" $widget configure -pixelspersecond "400.0" $widget configure -playmapfilter "1" set pane [$widget addPane -maxheight 20 -minheight 20] $pane configure -height {20} $pane configure -scrollheight {20} $pane configure -background {white} $pane configure -yaxisfont {Helvetica 10} if {[wsurf::PluginEnabled transcription_format_htk]} { set ::wsurf::transcription_format_htk::${pane}::var(matchComponents) 1 set ::wsurf::transcription_format_htk::${pane}::var(level) 1 set ::wsurf::transcription_format_htk::${pane}::var(mlf) "" set ::wsurf::transcription_format_htk::${pane}::var(hideQuotes) 1 set ::wsurf::transcription_format_htk::${pane}::var(alternative) 1 } if {[wsurf::PluginEnabled transcription]} { $widget trans::addTranscription $pane -alignment e -format "WaveSurfer" -extension ".lab" -labelcolor black -boundarycolor black -backgroundcolor white -labeldirectory "" -fileencoding "" -labelmenuevent Shift-ButtonPress-3 -adjustleftevent Control-l -adjustrightevent Control-r -playlabelevent Control-space -locked 0 -quickenter 1 -quickentertolerance 20 -extendboundaries 0 -linkboundaries 0 -playhighlight 0 -font {Courier 10} -labelmenu { 2 7 lab1 lab2 lab3 lab4 lab5 lab6 lab7 lab8 {} {} {} {} {} {} } } set pane [$widget addPane -maxheight 2048 -minheight 10] $pane configure -background {#d9d9d9} $pane configure -yaxisfont {Helvetica 10} if {[wsurf::PluginEnabled analysis]} { $widget analysis::addWaveform $pane -channel all -predraw 0 -limit -1 -sectfftlength 512 -sectwintype Hamming -sectanalysistype FFT -sectlpcorder 20 -sectpreemphasis 0.0 -sectreference -110.0 -sectrange 110.0 -sectdoall 0 -sectexportheader 0 -subsample 1 -trimstart 1 -scrollspeed 250 -fill black }