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

pfa crashing on midi playing #46

Open
ZachsToysandFamily opened this issue Jun 28, 2024 · 3 comments
Open

pfa crashing on midi playing #46

ZachsToysandFamily opened this issue Jun 28, 2024 · 3 comments

Comments

@ZachsToysandFamily
Copy link

so i installed pfa and when i tried to open a midi through the "practice song" button, i selected the midi, and then it just closes the program. also, sometimes it works, and others it doesnt. its really weird

@programminglanguagegrasshopper

This may be because there is low memory allocation, in your PC or in the program. Also avoid loading big MIDIs. If your PC is too slow then it may crash at loading 25+ MB files. Try deleting some trash, as it can affect the rendering process in C++.

@ZachsToysandFamily
Copy link
Author

This may be because there is low memory allocation, in your PC or in the program. Also avoid loading big MIDIs. If your PC is too slow then it may crash at loading 25+ MB files. Try deleting some trash, as it can affect the rendering process in C++.

i have a rtx 4060 graphics card though, and a 13th gen intel(r) core(tm) i7-13620h cpu sooooo idk
Screenshot 2024-07-28 142356
Screenshot 2024-07-28 142336

@programminglanguagegrasshopper

oh, then patch winmm.dll, it is the best alternative.
You can patch it with OmniMIDI

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