Git Product home page Git Product logo

vpmidconverter's Introduction

VPMIDIConverter

VPMIDIConverter is a UserJS script, launched in Tampermonkey, which adds the function of converting MIDI files to the site virtualpiano.net.

How to install

  1. First, install the Tampermonkey extension in your browser. Links:

Perhaps the script will work in other browsers that support UserJS.

  1. After successfully installing Tampermonkey, download the VirtualPiano MIDIPlayer.user.js file. By the way, it's enough to open it in the browser: Click here!
  2. At Tampermonkey's request to install the script, allow installation. Pic 1
  3. Restart (if you opened) or open a new tab with the site virtualpiano.net

Usage

Now click on the MENU button, then to "Autoplay". There will be a small window "Sheets" under the piano. You will see a list of songs, and three orangled buttons: Play, Pause, and MIDI. The third one is exactly what we need! Clicking on it will open the window for selecting the MIDI file. After selecting the MIDI file, ready-made notes for the game will be displayed in a large field from the bottom.

Pic 2

  • Unfortunately, the choice of a specific MIDI track is not yet implemented. Therefore, if the MIDI file has more than one track, the first one will be selected. I will soon fix this, but for now - make sure that the game you are playing is the first track in the MIDI file.
  • You can even try pressing the "Play" button to start playing the newly converted melody. It's quite possible, but the whole melody will play without a pace, just one note after another, like a machine gun. If you want to play MIDI files correctly, the right way is to use my other script, which is intended for this purpose.
  • You can use both the script (player and converter) together, if necessary.

Bugs

  • There is no MIDI track selection, the first one is always selected instead.
  • As I already wrote above, there is an opportunity to play converted notes, but this is not a good idea.

By the way, any questions are welcome!

Third-Party packages

  • The library midi-parser-js is used for parsing MIDI files directly in the browser. Thanks colxi, only thanks to this library there is this script.

vpmidconverter's People

Contributors

djsmax avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.