Skip to content

🎹 A desktop app for displaying live sheet music from MIDI input.

License

Notifications You must be signed in to change notification settings

blairjordan/pianoboi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update 23/6/2022

A real-time sheet music display from midi input.

How to use

# Clone this repository
git clone https://github.com/blairjordan/pianoboi

# Install dependencies
npm install

# Run the app
npm start