-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How should we control sound on/off in sonified sims? #11
Comments
This was discussed in the 6/14/2018 design meeting, and we decided to add a smallish control to the right side of the nav bar. |
@samreid suggested looking at |
@pixelzoom pointed out that there is a flag named |
During the design meeting mentioned above, we decided that I'd prototype this and present it to the group rather than having anyone create mockups first. |
Re #11 (comment)... Since the sound button applies to both "basic" and "enhanced" (sonification) sound, I think the appearance of the button in the navigation bar more likely depends on whether a Sound manager has been instantiated. The controls for selecting between "basic" and "enhanced" in the PhET menu may require option(s), to indicate whether the sim supports "basic" and/or "enhanced" sounds. |
The sound on/off button has been added to the nav bar (see the issue referenced above for the commits). I think it's okay to close this issue. |
Sonification enabled/disabled is going to be a global setting. How should the user control it?
The text was updated successfully, but these errors were encountered: