16 lines
811 B
Markdown
16 lines
811 B
Markdown
![]() |
# oscilloscope (X-Y)
|
||
|
|
||
|
the "Oscilloscope (X-Y)" dialog shows an oscilloscope that plots two sound channels at once, each on their own axis. this can be used to visualize stereo separation.
|
||
|
|
||
|
right-clicking the view will change it to a configuration dialog:
|
||
|
- **X channel**: sound channel to draw on the horizontal axis. default is 1 (left channel).
|
||
|
- **Invert**: flips it horizontally.
|
||
|
- **Y channel**: sets the sound channel to draw on the vertical axis. default is 2 (right channel).
|
||
|
- **Invert**: flips it vertically.
|
||
|
- **Zoom**: size of the plot.
|
||
|
- **Samples**: number of samples drawn each frame.
|
||
|
- **Decay Time (ms)**: duration before drawn lines disappear.
|
||
|
- **Intensity**: brightness of the drawn lines.
|
||
|
- **Line Thickness**: width of the drawn lines.
|
||
|
|
||
|
click **OK** to return to the oscilloscope view.
|