Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 583 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 583 Bytes

Piano Midi Visualiser

A program created using python and pygame to visualise and play piano midi files

Screenshot

Untitled_.Jan.28.2023.2_58.PM.1.webm

Run Locally

Clone the project

  git clone https://github.com/ten-captain/Piano-Virtual.git

Go to the project directory

  cd Piano-Midi-Visualiser

Install dependencies

  pip install -r requirements.txt

Run the program

  python main.py path-to-midi-file