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

DigitalPerformer crashes at startup while configured with FlexASIO #189

Closed
n-raymond opened this issue Apr 10, 2023 · 2 comments
Closed

Comments

@n-raymond
Copy link

When starting DigitalPerformer after having configured FlexASIO as audio driver, the DAW starts to be very slow and eventually crashes.
I tried to remove ASIO4ALL as described in #86, but it does not seem to change anything.

ASIO4ALL was working like a charm for comparision.

Here is my FlexASIO.log file after the crash:
FlexASIO.log

@dechamps
Copy link
Owner

Hi,

According to your log you set a very small buffer size (128 samples which is 3 ms). Does it work better if you use a larger buffer size such as 882 samples (20 ms)?

@dechamps
Copy link
Owner

Closing as no further information was provided.

@dechamps dechamps closed this as not planned Won't fix, can't repro, duplicate, stale May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants