diff options
| author | skal <pascal.massimino@gmail.com> | 2026-02-19 07:54:01 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-02-19 07:54:01 +0100 |
| commit | 1030807a58c8f4315d209c3756a9f98d8dc6bd91 (patch) | |
| tree | d0b4e5a03195a1fefd2d6d841b238ce6478f5f8a | |
| parent | 7554f59a328acc706119d0952b50ab9fdee8c623 (diff) | |
update tools mq-editor TODO
| -rw-r--r-- | tools/mq_editor/TODO.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/mq_editor/TODO.md b/tools/mq_editor/TODO.md index d85aa84..57ea214 100644 --- a/tools/mq_editor/TODO.md +++ b/tools/mq_editor/TODO.md @@ -15,3 +15,16 @@ - the messages' color is too dark, make them 80% gray when appropriate - streamline the CSS and styling, if possible + +# Debug + +- debug resonator PCM generation: verify correctness of two-pole resonator output, + and the effect of jitter, spread, gainComp, and r parameters on the synthesized signal + +- mini-spectrum for Partial view should be on top instead of at the bottom + +- parameters in 'Sinusoid' (h.decay, ... spread) are also common to 'Resonator' + synthesizers. So all params should be gathered in a fixed panel, and + 'Sinusoid' / 'Resonator' should be a switch that doesn't trigger params view. + +- |
