• Stars
    star
    846
  • Rank 52,584 (Top 2 %)
  • Language
    JavaScript
  • Created about 12 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

MIDI visualizer in WebGL

Euphony

Euphony is a web-based MIDI player and visualizer.

Please visit http://qiao.github.com/euphony to start playing. (Chrome only)

Thanks to the authors and contributors of the following projects, without whom this project would not have been possible:

Libraries:

Iconfont:

  • Font Awesome - The iconic font designed for use with Twitter Bootstrap

Soundfont:

Also:

  • MIDITrail - A MIDI player which provides 3D visualization of MIDI datasets. (This is the project that Euphony mimics. And its source code is the most beautiful one that I have ever read).

License

MIT License

© 2012 Xueqiao Xu <[email protected]>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

More Repositories

1

PathFinding.js

A comprehensive path-finding library for grid based games
JavaScript
8,327
star
2

difflib.js

Text diff library in JavaScript, ported from Python's difflib module.
CoffeeScript
245
star
3

sicp-solutions

My solutions to Structure and Interpretation of Computer Programs
Scheme
240
star
4

fractal-terrain-generator

A random fractal terrain generator in JavaScript
JavaScript
214
star
5

ces.js

Component-Entity-System framework for JavaScript games.
JavaScript
185
star
6

heap.js

A binary heap implementation in CoffeeScript/JavaScript.
CoffeeScript
123
star
7

ProgressCircle.js

A progress indicator in HTML5 canvas
JavaScript
114
star
8

coffee-box

A blog engine built upon Node.js, Express, MongoDB and CoffeeScript.
JavaScript
71
star
9

fingertree.js

Implementation of Finger Tree in JavaScript.
JavaScript
45
star
10

visual.js

JavaScript 3D library for dummies
JavaScript
33
star
11

mdwatch

Preview markdown document with live updates
JavaScript
25
star
12

vimfiles

My vim plugins and configuration
Vim Script
23
star
13

javascript-playground

A collection of my toy codes when I just started to learn javascript.
JavaScript
21
star
14

r7rs.js

R7RS compliant Scheme implementation in JavaScript (Work in Progress)
JavaScript
18
star
15

immutable-sequence.js

High performance implementation of Immutable Sequence in JavaScript, based on Finger Tree.
JavaScript
16
star
16

typedef.me

My blog at http://typedef.me in Ruby on Rails. (Deprecated)
Ruby
9
star
17

GR-JSON-Reader

Reader for exported Google Reader JSON files
Python
6
star
18

clando

A command-line todo list manager for minimalists
Common Lisp
2
star
19

scroll-progress

A small chrome extension showing the scroll progress of current page.
JavaScript
2
star