Accessor: mutable/TestGain2

mutable/TestGain2

Test accessor that multiplies its input by a scale factor. This is a modified copy of TestGain.js

First, the parameter is initialized to a different value.

Second, there is an additional output, that sends the opposite of the obtained value. This second output is echoed using console.log.

Third, there are 2 realized features, witch are 'gain' and 'opposite'.

Version:
  • $$Id$$
Author:
  • Edward A. Lee
Source: