Closed jussi-kalliokoski closed 12 years ago
The GC and CC are taking huge amounts of time with audiolib.js, especially on Firefox, so maybe some premature optimization is in place. I've already made some improvements (it's about 20% faster now), but more can't hurt.
Made Oscillator more object-oriented, easing the load on GC. See issue #12.
This is also a persisting issue, removing milestone.
The GC and CC are taking huge amounts of time with audiolib.js, especially on Firefox, so maybe some premature optimization is in place. I've already made some improvements (it's about 20% faster now), but more can't hurt.