summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
+
+-