Skip to content
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

No precise dB indicator for Audio Bus when editing volume #30884

Closed
nobuyukinyuu opened this issue Jul 28, 2019 · 0 comments · Fixed by #32020
Closed

No precise dB indicator for Audio Bus when editing volume #30884

nobuyukinyuu opened this issue Jul 28, 2019 · 0 comments · Fixed by #32020

Comments

@nobuyukinyuu
Copy link
Contributor

Godot version:
3.1.1 stable

Issue description:
Audio buses provide a volume slider to adjust the master volume for that bus. While useful, the size of this slider doesn't allow for precise editing or even direct reading the current value of the bus volume through the UI. In general, AudioBusLayout doesn't expose any bus values in the inspector, so more precise editing functionality would have to be accessed through the AudioServer manually. One workaround would be to write an addon which handles this interaction, but a simple quality of life improvement would be to give the volume sliders in the audio tab a tooltip so users know the precise current value,

Calinou added a commit to Calinou/godot that referenced this issue Sep 6, 2019
@akien-mga akien-mga added this to the 3.2 milestone Sep 23, 2019
pchasco pushed a commit to pchasco/godot that referenced this issue Oct 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants