Fixed bug where code erroneously multipled by full channel height. This is an incorrect assumption since the full range of -1.0 to 1.0 is 2.0 which means the difference needs to be halfed to create a range from 0.0 to 1.0.