Page 1 of 1

Automatically enable microphone [fixed]

Posted: 01 February 2020, 17:07
by bedo1976
Hi

If I start sweetlight Programm / LIVE view, the Microphone / BPM / Beat is not activated. This has always to be done manually. I also didn't found a setting, to check if microphone is enabled at Programm start.

My use case is that sweet light should be used from DJs as well. If the Programm starts, pc boot then Beat / BPM / Microphone should be enabled. Can you provide such a feature.

Thanks
Bernhard

Re: Provide a possibility to automatically enable microphone

Posted: 04 February 2020, 11:54
by support
This is possible by modifying an "ini" file in the lightshow (this is not possible via the UI):
- open the file "../YourLightshow/Live/Live.ini"
- add the line "auto_bpm_on = yes" just below the line "[live]"
[live]
auto_bpm_on = yes
Caution: any typo error in this file may damage completly your pages/buttons setting in screen "Live".
So before doing that, please make a safe backup of your complete lightshow.

Re: Automatically enable microphone [fixed]

Posted: 09 February 2020, 14:29
by bedo1976
Thanks, it works fine

If possible set this value in futher Version with Default value auto_bpm_on = yes. It would also be helfpul, if this Setting can be changed via GUI, or if activating this in the GUI this Setting should be stored in the ini file.

Thanks