An open API service indexing awesome lists of open source software.

https://github.com/chfoo/jsrealamp

Music player in pure JavaScript
https://github.com/chfoo/jsrealamp

Last synced: about 1 month ago
JSON representation

Music player in pure JavaScript

Awesome Lists containing this project

README

          

JSRealAmp
=========

Music player in pure JavaScript.

Quick Start
===========

Quick start instructions for Unix-like system.

Requirements
++++++++++++

Tools:

* `Emscripten `_ (1.29)
* `Haxe `_ (3.1.3)

Music engines:

* `Game Music Emu `_ (r48)
* `OpenMPT `_ (libopenmpt-0.2.4667-beta9.tar.gz)

Build
+++++

Simply run::

make

This will generate ``lib.js`` and ``ui.js``.

To quickly start a web server use: ``python -m SimpleHTTPServer`` or ``python3 -m http.server``.

TODO
====

* Better track and playlist management
* MilkyTracker
* Something to read USF files
* Unrar for RSN files containg SPC files
* SoX

Credits
=======

Copyright 2015 by Christoper Foo . Licensed under GPL v3