Search found 3 matches

by Zaaphod
Tue Jan 18, 2022 2:29 pm
Forum: Feature Requests
Topic: Soft Volume Adjustment
Replies: 6
Views: 5968

Re: Soft Volume Adjustment

Yes, I would like to test the beta version.

Thanks for looking into this idea.
by Zaaphod
Tue Jan 18, 2022 6:40 am
Forum: Feature Requests
Topic: Soft Volume Adjustment
Replies: 6
Views: 5968

Re: Soft Volume Adjustment

Here is the code I use, It's Pascal, but you will get the idea. This method automatically compensates for any delays in processing and the timer doesn't accumulate any error. The problem I have is when I run this, say with an Initial Volume of 58 and a Target of 17, it only runs the loop 4 times... ...
by Zaaphod
Mon Jan 17, 2022 12:39 pm
Forum: Feature Requests
Topic: Soft Volume Adjustment
Replies: 6
Views: 5968

Soft Volume Adjustment

Thank you for this great utility! I found it very difficult to control the volume under program control directly, and this works very well. I am using it on a CNC machine to turn up the volume on my system when the machine is running, then turn it back down automatically when the machine stops. The ...