Quote:
Originally posted by Irishacts:
Hi guys.
So then the first number has nothing to do with volume at all ?

That makes so much more sense. If it's to call up Giga sounds in a Giga Library file, then my program doesn't even address this and I will have to add this function. What are the ranges that need to be defined ? Is it 0 -127 ?

As for the second and third numbers, so are the ranges that need to be defined 0.0 - 1.0 or are we saying it's 0.0 to 0.9 ?

I think it's an ugly way to present volume to the end users so I'm going to leave my program display volume as 0 – 127 but I'll write a formula that outputs the information into the LSCP in the format 0.0 to 0.9 or whatever the range is supposed to be.

0-127 for volume just makes more sense as every keyboard displays sound like this.

Regards
James


0% = 0.
1% = 0.01
2% = 0.02
........
........
........
99% = 0.99
100% = 1.

maybe this help