From b7a751ccfa10d59054a8124e56df38e78dadec76 Mon Sep 17 00:00:00 2001 From: Electric Keet Date: Sat, 5 Aug 2023 12:42:43 -0700 Subject: [PATCH] Slight edits. --- doc/2-interface/settings.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/2-interface/settings.md b/doc/2-interface/settings.md index 7a702981e..209777bc2 100644 --- a/doc/2-interface/settings.md +++ b/doc/2-interface/settings.md @@ -359,7 +359,7 @@ settings are saved when clicking the **OK** button at the bottom of the dialog. ### Channel -- **Channel style:** +- **Channel style:** set the appearance of channel headers in pattern view. - **Classic** - **Line** - **Round** @@ -444,6 +444,7 @@ settings are saved when clicking the **OK** button at the bottom of the dialog. - **Mono**: display a single monaural waveform of all sound mixed together. - if turned off, waves will be drawn on top of each other for each output channel. their colors are configurable via _Settings > Color > Color scheme > Oscilloscope > Wave (non-mono)._ - **Anti-aliased**: smooth the lines of the waveform. + - slight performance cost and slightly buggy. - **Fill entire window**: remove the gap between the waveform and the edge of the window. - **Waveform goes out of bounds**: allow the waveform to draw past the top and bottom of the oscilloscope.