Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Using audio_to_stereo(input.http(...)) results in an HTTP source that refuses mono streams. Annotating the source with a mono type fixes the issue.
This is related toLS-562.
This is related to
What I was expecting is an HTTP source with a variable type, which would have allowed mono and stereo. Now I need to figure out if we can declare it as variable, or if this is tied to a technical restriction.