summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 1f2fcfefc85547c295858048c6e9c8c4d7ee5c5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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.