aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..1f2fcfe
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,22 @@
+This TODO file lists ideas and features for future developments. They are
+more or less ordered according to their benefit, but that is subjective
+to some degree.
+
+Unless written, no activity has been started on the topics.
+
+Sample rate conversion
+----------------------
+
+It's impossible to encode from a JACK, ALSA or file source that does not carry
+audio at the desired output sample rate.
+
+Implementing libsamplerate or libsoxr integration would enable this.
+
+
+Drift compenstation statistics
+------------------------------
+
+Insert drift compensation statistics into ZeroMQ metadata. This would maybe
+need a new protocol version and adaptations in ODR-DabMux, but ideally should
+be done in a backward-compatible way.
+