brian-pantano / PianoFromAbove

267 stars 48 forks source link

pfa crashing on midi playing #46

Open ZachsToysandFamily opened 5 months ago

ZachsToysandFamily commented 5 months ago

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 commented 4 months ago

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 commented 4 months ago

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 commented 3 months ago

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