Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 568 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 568 Bytes

organya-js

A tiny and accurate player for Organya music files.

Organya is a chiptune music format created by Daisuke "Pixel" Amaya, meant for use in his Cave Story game.

See the demo: https://alula.github.io/organya-js/

  • organya.js - the main player component, it's all you need for playing .org files in browser. (~250 LoC)
  • organya-ui.js - optional component that renders a piano roll on HTML5 canvas. (~150 LoC)

UI graphics were taken from original Organya source code: https://github.com/shbow/organya