Stereotool integration
Comments: 9
-
02 Aug, '20
Buster Neece Admin"Stereotool support for soundprocessing" (suggested by Pascal on 2020-07-17), including upvotes (1) and comments (0), was merged into this suggestion.
-
05 Aug, '20
Pascal KustersIf needed, i can contact Hans the Stereotool programmer/founder.
Ik can also test with my License -
28 Oct, '20
RobertIt would be great, just give people the option to use it or not.
-
02 Mar, '21
RoyThis would be awesome!
-
08 Jul, '21
ckeurkCan't wait to hear the result 👍
-
16 Sep, '21
Buster Neece Admin"Add audio processing presets or ability to integrate Stereo Tool" (suggested by John on 2021-09-12), including upvotes (1) and comments (0), was merged into this suggestion.
-
30 Sep, '21
Rockin' Robert Cgood idea, only unlike azuracast, stereo tool isn't open source. however hans may be willing to be flexible
-
15 Dec, '21
RoyWe're currently struggling to get this one working within the liquidsoap config.
Would be a great feature if it could be built-in! -
2 days ago
PretIt's possible to add processing to the current LiquidSoap configuration easily IF you use the ansible setup. If you use the docker setup it's a bit more complicated as you'd need to change the docker-compile file and add the liquidsoap config I posted below.
I did do this for one station, but I can't remember how I did it and in what files and what things I've put in those files.
radio = mksafe(pipe(process='/etc/stereotool/stereo_tool_cmd_64 - - -s /etc/stereotool/preset.sts -q -k "<licenkey>"', radio))
That is what I use to enable stereo tool on the autoDJ broadcasting by filling in that line just before the #DJ Authentication. DJ source won't use processing, you can place that line lower to also enable it on the DJ broadcasts, but that doesn't seem to work well enough.