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