- Joined
- Dec 14, 2018
- Messages
- 27
- Reaction score
- 9
I have been experimenting with two-tone detect software, and I'm currently working on a project that involves receiving a tone alert and gradually increasing its volume using a pylon script. However, I'm facing some challenges in implementing this specific functionality.
Has anyone ever created a pylon script to achieve a gradual increase in the volume of a tone alert received through the two-tone detect software? I would greatly appreciate any guidance, suggestions, or code examples you may be able to provide.
Here are a few specific points I'm hoping to address in my script:
Detection: I have successfully implemented the tone detection functionality using the two-tone detect software. Now, I would like to trigger a pylon script to gradually increase the volume of the tone alert when it is detected.
Gradual Volume Increase: Instead of an immediate volume jump, I want the tone alert volume to increase gradually over a specified duration. For example, starting from a low volume and gradually reaching a higher volume over a period of 10-15 seconds.
Control and Adjustability: Ideally, the pylon script should provide options to control the duration of the volume increase and the maximum volume level to be reached. This flexibility will allow me to adapt the script to different scenarios and requirements.
If anyone has any experience or expertise in creating such a pylon script, I would be grateful for your input. It would be fantastic if you could share any relevant code snippets or point me in the right direction to achieve this gradual volume increase functionality.
Thanks in advance!
Has anyone ever created a pylon script to achieve a gradual increase in the volume of a tone alert received through the two-tone detect software? I would greatly appreciate any guidance, suggestions, or code examples you may be able to provide.
Here are a few specific points I'm hoping to address in my script:
Detection: I have successfully implemented the tone detection functionality using the two-tone detect software. Now, I would like to trigger a pylon script to gradually increase the volume of the tone alert when it is detected.
Gradual Volume Increase: Instead of an immediate volume jump, I want the tone alert volume to increase gradually over a specified duration. For example, starting from a low volume and gradually reaching a higher volume over a period of 10-15 seconds.
Control and Adjustability: Ideally, the pylon script should provide options to control the duration of the volume increase and the maximum volume level to be reached. This flexibility will allow me to adapt the script to different scenarios and requirements.
If anyone has any experience or expertise in creating such a pylon script, I would be grateful for your input. It would be fantastic if you could share any relevant code snippets or point me in the right direction to achieve this gradual volume increase functionality.
Thanks in advance!