MCPcopy Create free account
hub / github.com/DASAR-zz/Minim-Android / shiftGain

Method shiftGain

src/ddf/minim/Controller.java:482–488  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

hasControlMethod · 0.95
setGainMethod · 0.95

Tested by

no test coverage detected