phetsims / wave-on-a-string

"Wave on a String" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/wave-on-a-string
GNU General Public License v3.0
7 stars 8 forks source link

Pulse durations should be shorter to match the original sim #20

Closed jonathanolson closed 10 years ago

jonathanolson commented 11 years ago

The longest pulse in the old Flash version (100) corresponds approximately to 1.0s in the new version, and the default pulse in the old Flash version (50) corresponds approximately to 0.5s in the new version.

The default pulse and maximum pulse duration are both 4 times longer in the HTML5 version, and we want to fix this (have the "Pulse Width" go from 0s to 0.5s).