Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cagpie committed Aug 24, 2020
1 parent 556bef0 commit d0bd84b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

## PicoAudio.jsについて

Web上でMIDI(Standard MIDI File=SMF)を再生するためのJavaScriptライブラリです。
Web上でMIDI(Standard MIDI File=SMF)を再生するためのJavaScriptライブラリです。<br>
SMF形式のバイナリのパースや、Web Audio API を用いた楽曲の再生ができます。

Web Audio API から提供される数種の音源を組み合わせて、8bitサウンドで演奏を行います。
Web Audio API から提供される数種の音源を組み合わせて、8bitサウンドで演奏を行います。<br>
また、別途音源の準備をする必要がなく、WebとSMFを組み合わせた開発がすぐに始められます!


Expand Down

0 comments on commit d0bd84b

Please sign in to comment.