Replies: 1 comment
-
I'm not sure, off hand, what the issue could be, but it might be related to this: #410 I think if we adjusted our JVM options, we could make the player processes more lightweight. But I'm not very knowledgeable in that area. |
Beta Was this translation helpful? Give feedback.
0 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.
-
When I run
alda repl
for the first time, or at the momet no player process existing.It will consume 100% CPU for almost 30s.
At this time, alda repl shell has no response .
Even it report a WARN msg:
Sometimes when first start the alda repl shell,
I quickly type
piano c d e f
and press EnterNo sound happens, but wait for a while.
This is a bad experience. So that I wanna a long running player process before.
Is this due to wait the player process ready/active ?
and Why initialize the player process so slowly ? (big sf2 file ?)
Beta Was this translation helpful? Give feedback.
All reactions