WOWE: Convert 0-100 to 0-65535

Last Updated 2 years ago

 

Here's a sample where a Spinbox is used to ramp a value from 0-100.

This value is converted to ASCII 0-65535 to control level in DSP.

- Spinbox sets numeric variable: nLvl100

- Event/Action converts nLvl100 to 0-65535 for variable sLvl65K.

Note: Drop the ".txt" from attached zip file, then unzip.

File.php

Originally published 12/28/2017