1.1.1 • Published 1 year ago

hexo-midijs v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

hexo-midijs

npm.io npm.io

A hexo plugin to play MIDI files by MIDIjs.

About midijs http://www.midijs.net/

Because midijs cannot play multiple MIDI files at the same time, hexo-midijs may have many bugs.

Install

$ npm install hexo-midijs --save

Usage

{% midijs './Smoking Dragon.mid' '400px' %}
{% endmidijs %}

The first parameter represents the url of the MIDI file (required)

The second parameter represents the width of the player (optional,default 85%)

Example

Demo

1.1.1

1 year ago

1.1.0

1 year ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago