Fixing typos in docs.

This commit is contained in:
Electric Keet 2023-12-01 21:48:40 -08:00 committed by tildearrow
parent d7ca3469a4
commit 2a9e22b603
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ the **order list** is a smaller spreadsheet showing the overall song structure.
- patterns may be used multiple times in the order list. changing a pattern's data in one order will affect the same pattern used in other orders. - patterns may be used multiple times in the order list. changing a pattern's data in one order will affect the same pattern used in other orders.
- each pattern is made of the same number of rows as seen in the tracker view. - each pattern is made of the same number of rows as seen in the tracker view.
- during playback, the **playhead** moves down as described previously. when it reaches the end of the pattern view, it will go to the next order. - during playback, the **playhead** moves down as described previously. when it reaches the end of the pattern view, it will go to the next order.
- if the last order is reached and the playhear reaches the end of the pattern view, it will go back to the beginning of the song. - if the last order is reached and the playhead reaches the end of the pattern view, it will go back to the beginning of the song.
## time ## time

View file

@ -1,6 +1,6 @@
# oscilloscope (per-channel) # oscilloscope (per-channel)
the "Oscilloscope (per-channel)" windows displays several oscilloscope views (one per channel). the "Oscilloscope (per-channel)" window displays several oscilloscope views (one per channel).
![oscilloscope per-channel configuration view](chanosc.png) ![oscilloscope per-channel configuration view](chanosc.png)