Transitions the gain from one value to another. @param from float: the starting gain @param to float: the ending gain @param millis int: the length of the transition in milliseconds @related getGain ( ) @related setGain ( )
(float from, float to, int millis)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected