Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldzjap committed Dec 10, 2017
1 parent ff545c5 commit 1ba4a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Author: Michael Dzjaparidze
License: MIT

## Browser Support & Other Requirements
waveplayer.js is tested to work on Chrome, Firefox and Opera (no Internet Explorer yet).
*waveplayer.js* is tested to work on Chrome, Firefox and Opera (no Internet Explorer yet).

In order to minimize waveform drawing and audio file loading times, it is necessary to supply an URL to a JSON file representing the waveform of the audio file numerically. This JSON file should be named identically to the corresponding audio file and should exist at the same location. An error will be thrown if this JSON file does not exist.

Expand Down

0 comments on commit 1ba4a0a

Please sign in to comment.