scratch-audio/src/effects
Eric Rosenbaum e1d478244d audioengine loads sounds indexed by md5
audioplayers store list of their own active sound players indexed by md5 of the sound. sound players are created when the sound is played, deleted when it ends, and removed from the list of active sound players. the pitch effect uses this list of active sound players to set their playback ratios.
2017-01-30 11:09:45 -05:00
..
EchoEffect.js set wet value for echo to 0.5 2017-01-04 15:30:20 -05:00
FuzzEffect.js make objects for each effect 2016-11-29 18:33:09 -05:00
PanEffect.js comments 2017-01-10 18:03:15 -05:00
PitchEffect.js audioengine loads sounds indexed by md5 2017-01-30 11:09:45 -05:00
ReverbEffect.js make objects for each effect 2016-11-29 18:33:09 -05:00
RoboticEffect.js make objects for each effect 2016-11-29 18:33:09 -05:00
WobbleEffect.js make objects for each effect 2016-11-29 18:33:09 -05:00