summaryrefslogtreecommitdiff
path: root/tools/mq_editor
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-02-19 07:54:01 +0100
committerskal <pascal.massimino@gmail.com>2026-02-19 07:54:01 +0100
commit1030807a58c8f4315d209c3756a9f98d8dc6bd91 (patch)
treed0b4e5a03195a1fefd2d6d841b238ce6478f5f8a /tools/mq_editor
parent7554f59a328acc706119d0952b50ab9fdee8c623 (diff)
update tools mq-editor TODO
Diffstat (limited to 'tools/mq_editor')
-rw-r--r--tools/mq_editor/TODO.md13
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.
+
+-