memory composition, part 6

This commit is contained in:
tildearrow 2024-03-06 16:12:39 -05:00
parent 1e536b80ad
commit 1e221393c4
3 changed files with 7 additions and 20 deletions

View file

@ -0,0 +1,5 @@
# memory composition
this window displays the memory usage of chips that support memory (e.g. for samples).
![memory composition](memcompo.png)

View file

@ -1,5 +1,5 @@
# statistics
the Statistics dialog shows running stats such as overall audio processing load and per-chip sample memory.
the Statistics window shows audio load (CPU used by emulation/playback).
![statistics dialog](stats.png)
![statistics window](stats.png)