Stereo101 / python-MidiToVirtualPianoMacro

Takes a midi file and converts it into a macro which will play the midi using virtualpiano.net. Uses pyHook and ctypes for macro execution.
102 stars 84 forks source link

I'm getting a peculiar issue with pymidi #55

Open Harry989 opened 10 months ago

Harry989 commented 10 months ago

I'm not sure why, but It seems to be ignoring all midi files and just displays this output.

Type the number of a midi file press enter:

1 : Windows.Devices.Midi.dll
>
Waterqak commented 9 months ago

You got to open the pymidi with a Phython, If that doesn't work. Try open playmidi in Phython. I'm pretty sure it would.

Skriel commented 9 months ago

which python version should we use? cause sometimes the files just don't work. either it won't detect the songs, and when you can get it to work it just forces the playSong to close instantly

Waterqak commented 8 months ago

That's a thing. I'm modify to fix it for weeks, Brother. Maybe it's time to move on? (I can't figure out what is the problem everything is work just fine.)

Raven13111 commented 8 months ago

I'm not sure why, but It seems to be ignoring all midi files and just displays this output.

Type the number of a midi file press enter:

1 : Windows.Devices.Midi.dll
>

Make sure you're in the proper directory

Raven13111 commented 8 months ago

which python version should we use? cause sometimes the files just don't work. either it won't detect the songs, and when you can get it to work it just forces the playSong to close instantly

Open the .py file in a command prompt by typing py playSong.py then it'll say an error, make sure you also update to the latest version Reply here with the error