Replies: 3 comments 3 replies
-
Can you share a bit more information about your setup? Audio playback glitches are mainly a result of bad performance. And there are many factors influencing this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks Daniel.
I'm just running it through a browser - my computer itself is relatively
high spec - I'm an After Effects animator so I have a fast processor and
lots of RAM etc.
There's a slight possibility that querying the currentTime value is causing
an issue as I have a scrolling div and another value triggered by
currentTime changing.
…On Fri, 1 Sept 2023 at 09:18, Daniel Kuschny ***@***.***> wrote:
Can you share a bit more information about your setup? Audio playback
glitches are mainly a result of bad performance. And there are many factors
influencing this.
—
Reply to this email directly, view it on GitHub
<#1255 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHBTGFS2LN5M6ITO5Y5P2QDXYGK45ANCNFSM6AAAAAA4FEWYEM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
I think in that case it must be the frequency with which I'm calling the
event listener. Chrome, my own application I'm working on, and 32gb ram,
ryzen 5 3600 6- core 3.8ghz - I don't think it will be the machine.
I sent the app through to a friend to test and it glitched for him too. I
think it must be something I'm doing with the event listeners that's just
too heavy for the browser.
…On Fri, 1 Sept 2023 at 09:52, Daniel Kuschny ***@***.***> wrote:
I don't even have problems with performance on some low spec android
devices. What is your concrete test setup (hardware specs, browser, test
application,..)?
—
Reply to this email directly, view it on GitHub
<#1255 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHBTGFRB4YRPS3EXTD4GEFDXYGO53ANCNFSM6AAAAAA4FEWYEM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there
I'm loving alphatab and have been developing a little jazz training app with it.
One question though - under certain situations it can kind of freeze and the audio gets stuck in a glitch/buzz.
Is there a way to avoid this happening?
Thanks
Luke
Beta Was this translation helpful? Give feedback.
All reactions