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

Performance issues on FL Studio 20.7.2 (Windows) #8

Closed
hobyst opened this issue Aug 26, 2020 · 3 comments
Closed

Performance issues on FL Studio 20.7.2 (Windows) #8

hobyst opened this issue Aug 26, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@hobyst
Copy link
Owner

hobyst commented Aug 26, 2020

There's a bug that makes threaded midiOut calls not to work, throwing TypeError: Device is not assigned each time a midiOut call is done this way.

This is being investigated by Image-Line.

@hobyst hobyst added the bug Something isn't working label Aug 26, 2020
@hobyst
Copy link
Owner Author

hobyst commented Sep 6, 2020

It seems the bug happpens from time to time and there's no way to predict if the bug will happen or when. However, it might be due to an error on the initialization of the script by FL Studio's Python interpreter.

The constant error cascade that gets printed on the Script output also causes a performance drawback until the script gets reloaded and no error happens.

At the moment, Image-Line has not been able to reproduce the bug on their side so there's no fix for this yet.

The only workaround for this is to reload the script if you notice any kind of performance issue. Go to View > Script output > "the tab with the DAW device name on it" and click on the Reload script button until the cascade stops and no errors seem to happen.

@hobyst hobyst added the wontfix This will not be worked on label Sep 6, 2020
@hobyst hobyst changed the title The script doesn't work on FL Studio 20.7.2 (Windows) Performance issues on FL Studio 20.7.2 and up (Windows) Sep 6, 2020
@hobyst
Copy link
Owner Author

hobyst commented Sep 20, 2020

On FL Studio 20.8 Beta 1 (Windows build 20.7.99.1961) the error doesn't seem to happen anymore.

@hobyst hobyst removed the wontfix This will not be worked on label Sep 20, 2020
@hobyst hobyst changed the title Performance issues on FL Studio 20.7.2 and up (Windows) Performance issues on FL Studio 20.7.2 (Windows) Sep 20, 2020
@hobyst
Copy link
Owner Author

hobyst commented Nov 2, 2020

This issue seems not to happen anymore on FL Studio 20.7.3 (build 1987).

@hobyst hobyst closed this as completed Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant