piano_video
piano_video copied to clipboard
Running the GUI
After running through the installation builds (as whl on MacOSx Sonoma 14.1) , I was unable to run the gui. From the instructions, it's not clear how to run it - if I try to run any of python files int he pvgui folder, they don't run.
I would like to visualize an existing midi file I have, but am unsure how to do that. I wasn't sure via the API documentation, if there was a way to load in the midi file directly.
Could you share more details on how to run the GUI after the wheel has been built and installed via pip?
The GUI does not work. You can see for yourself like so:
cd piano_video
cd src/pvgui
python main.py
This is an old project, so I don't intend to continue developing it. Feel free to fork and develop your own version.