-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
3.0 #7
3.0 #7
Conversation
Is this lagging a bug or my bad microphone? (enable sound on video player) 2021-02-26-19-44-46.mp4 |
Yeah that's a bug. Its worse than I expected. Probably have to look into this further. |
Ok, I am glad that the real time transmission works so well. EDIT: I really like the Listen feature. Thank you! |
Updated to use AudioStreamGenerator instead of using AudioStreamSamples. |
The sound works very well. Is the latency a bit greater? |
Not sure why, but the AudioStreamGenerator does that. |
#7 (comment) #7 (comment) Another thing for the Godot team to fix. 😏 But for now I think it is worth it. |
Ok, thank you for this voice chat. |
#7 (comment) Is there already an issue or could you create one? |
I will create one |
Unfortunately, the latency is still (just a bit) greater than with the AudioStreamSamples, but I'm glad it's faster than before 3.2.4. So I can use it better now. Thank you for this great, cool, usefull, impressive, wounderful Addon! |
If it is possible and you have enough time and fun, it would be great if this low latency could also be fixed. |
I'm planning on fixing it in the next version |
Updated to use the new merged AudioEffectCapture godotengine/godot#45593. (fixes #6)
Other changes and improvements include:
Any feedback is greatly appreciated!