You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to make a tkinter.Spinbox control the rate and another to control the volume. The rate was easy, but the volume has a limit. From what I can see volume can be from 0.0 to 1.0
Is there a way to change the max limit?
The text was updated successfully, but these errors were encountered:
What engine/OS are you using? the short answer is - probably not, at least in the voice. But you can do some things on sounddevice or pyaudio pretty easily
I am trying to make a tkinter.Spinbox control the rate and another to control the volume. The rate was easy, but the volume has a limit. From what I can see volume can be from 0.0 to 1.0
Is there a way to change the max limit?
The text was updated successfully, but these errors were encountered: