Page 1 of 1

silence detection

Posted: 09 Jun 2026 17:49
by Kempinga
What is the command for activating silence detection and how do I activate it

Re: silence detection

Posted: 09 Jun 2026 23:36
by radio42
You might enable the 'Silence Detection' feature within ProppFrexx - in the general settings (section 'More Stuff').
Beside the standard 'Auto Play' option you might assign custom control-commands in the section 'Events/Commands' - 'Application.OnDetectSilence' resp. 'Application.OnDetectNoise'.

Note, that you must also check the option 'Enabe Silence Detection' in the relevant Mixer-Channel's configuration.
Meaning in the general settings you define the default settings for 'Silence Detection', like the silence threshold etc.
But in the Mixer-Channel configuration you effectively enable the silence detection for a particular mixer channel.

On top you can also use various control-commands to an/or disable the silence detection programmatically - see the user appendix of the User Manual for details (search for silencedetection).