phetsims / projectile-data-lab

"Projectile Data Lab" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 0 forks source link

Add custom sounds to Histogram Toggle #150

Closed matthew-blackman closed 8 months ago

matthew-blackman commented 9 months ago

In the 2/9 Sound Design meeting, @Ashton-Morris demoed sounds for the toggle switch. They sounded great and we'd like to implement them for the Histogram toggle (blocks/bars).

samreid commented 8 months ago

I do not yet see the sound effect in the sound folder. Assigning to @Ashton-Morris to provide the audio.

Ashton-Morris commented 8 months ago

I have added these files to our Sound Files folder.

  1. pdlToggleButtonA.mp3
  2. pdlToggleButtonB.mp3
matthew-blackman commented 8 months ago

This sounds great! @samreid and I reversed the sounds so that a rising tone is played when switching from left -> right, and a falling tone from right -> left. This seemed correct to us and sounded good in the sim. Closing.