A couple stragglers in the docs.
This commit is contained in:
parent
e00002355f
commit
1865587b81
2 changed files with 2 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ due to limitations in some of those sound chips, some restrictions exist:
|
|||
- Seta/Allumer X1-010: frequency resolution is terrible in the lower end. your sample can't be longer than 131072.
|
||||
- C219: sample lengths and loop will be set to an even number, and your sample can't be longer than 131070.
|
||||
|
||||
furthermore, many of these chips have a limited amount of sample memory. check memory usage with the Statistics window (found in the "window" menu).
|
||||
furthermore, many of these chips have a limited amount of sample memory. check memory usage with the Memory Composition window (found in the "debug" submenu of the "window" menu).
|
||||
|
||||
## the sample editor
|
||||
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@ right-clicking the view will display the configuration view shown above:
|
|||
- **Gradient**: this allows you to use a gradient for determining the waveforms' colors instead of a single color. see the gradient section for more information.
|
||||
- if this option is off, a single color selector will be displayed.
|
||||
- if this option is on, see the "gradient" section below.
|
||||
- **Set to channel color**: uses the channel's color for the waveform.
|
||||
- **Text format**: this allows you to display some text on each oscilloscope view. the following codes may be used:
|
||||
- `%c`: channel name
|
||||
- `%C`: channel short name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue