Skip to content

PromethiumL/html-midi-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-midi-player website

FYP Demo Page


Original source code is from https://cifkao.github.io/html-midi-player/. It is given here as an example of including html-midi-player in a website built using tools like the Parcel bundler and the Jekyll static site generator.

To use it, install all the dependencies:

  • bundle install for the Ruby dependencies (you may need to install Bundler 2.3.12 first)
  • yarn install for the Node.js dependencies (you may need to install Yarn first)

Then run yarn dev for live development or yarn build to build the website ready for deployment.

About

🎹 FYP Demo: Play and display MIDI files on the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 76.2%
  • HTML 21.7%
  • Ruby 2.1%