mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2025-01-05 12:21:59 -05:00
d40564d61a
- EffectChain knows of audioEngine so it can create Effects - EffectChain connects to the target specified by .connect(target) - EffectChain can connect to other Effects or EffectChains - EffectChain can clone itself and connect to the original's target - Add EffectChain.update to mirror Effects API - Use deepest setting first in setEffectsFromTarget |
||
---|---|---|
.. | ||
Effect.js | ||
EffectChain.js | ||
PanEffect.js | ||
PitchEffect.js | ||
VolumeEffect.js |