Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Liguidsoap does not currently work. We should either really update it, or remove it from the distribution.
| 1. | reimplement mixer using interactive_float | |
|
Unassigned |
One of the issues though is that by default liquidsoap will currently try to use pulse and portaudio I/O (utils.liq, definitions of in() and output.prefered()) that may also need an "update or drop". I plan to update those two definitions so that (1) ALSA and OSS have the highest priority (at least I can tell they can work) and (2) in() and output.prefered() rely on the same clock. I'm also thinking of renaming in() into input.prefered().