phetsims / wave-interference

"Wave Interference" is an educational simulation in HTML5, by PhET Interactive Simulations.
MIT License
19 stars 5 forks source link

Make sure it is easy to tune the levels, including ducking #490

Closed samreid closed 4 years ago

samreid commented 4 years ago

Today we agreed I should make it easier to tune the levels. @Ashton-Morris reported it was straightforward to search for occurrences of "outputLevel" or "initialOutputLevel". I'll need to make sure "ducking" factors are equally discoverable and make sure everything is covered. This will be another step before we can do balancing in #473

samreid commented 4 years ago

After the above commits, all of the searches for "outputLevel" and "duck" in the wave-interference js/ directory are relevant and documented. @Ashton-Morris will be able to use this in #473, closing.