Palette | gray : the display uses a grey scale palettecolor : the display utilises a high contrast colour palette |
Window (W1) | what windowfunction to use |
Lines | how many timesslices should SFX render. |
MaxLin. | how many timeslices will fit on this screen. |
Bands | Just how many bands should SFX use. Less Bands means less math, but you lose out on accuracy. |
Gamma | Nonlinear amplification. Values from 100 % towards 0 % means enhancing quiet details.Values above 100 means hiding them. The default value of 75 % is a good choice tomake quiet signals visible too. |
Mode | high 2 : four results are merged into onehigh 1 : two results are merged into onenormal : every value in the input will be used to form one resultlow 1 : every second value in the input will be used, interpolating inbetween data.low 2 : every fourth value in the input will be used, interpolating inbetween data. |