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

Interface Effectable

src/ddf/minim/Effectable.java:31–154  ·  view source on GitHub ↗

An Effectable object is simply one that can have AudioEffect s attached to it. As with an audio track in a typical DAW, you can enable and disable the effects on an Effectable without having to remove them from the object. @author Damien Di Fede @invisible

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

isEnabledMethod · 0.65
isSoundingMethod · 0.65
isEnabledMethod · 0.65

Implementers 1

AudioSourcesrc/ddf/minim/AudioSource.java

Calls

no outgoing calls

Tested by

no test coverage detected