phetsims / plinko-probability

"Plinko Probability" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
6 stars 7 forks source link

Improved sound for balls hitting pegs #13

Closed ariel-phet closed 8 years ago

ariel-phet commented 8 years ago

We would like to make a much more pleasant sound for the balls in plinko hitting the pegs.

@jbphet is our sound expert. I think something that a gentle bounce would be good, it can be fairly subtle since when many balls are falling if not subtle it will be overwhelming.

jbphet commented 8 years ago

I've sent @veillette two sets of sounds with two sounds in each set. My thinking is that having two different pitches of similar sounds would be somewhat realistic, and less repetitious than having the same sound play over and over. One set uses a softer, marimba like sound and the other uses more of a click.

I'll assign to @veillette and he can report here whether these sounds will work or if we want to do another iteration.

amanda-phet commented 8 years ago

Should we use one sound when the ball falls to the left, and one for when it falls to the right?

veillette commented 8 years ago

@Denz1994 has been implementing such a scheme for the sound (left one for a marimba and right for the other marimba sound) . It works very well when there is only one peg falling through the Galton board. The sound gets a bit overwhelming when there are many balls on the board.

veillette commented 8 years ago

We showcased the sounds of the marimba at the status meeting. We have limited the number of sounds that gets played. It works well.Closing