SergioFLS / organya.py

Port of organya.js to the Python programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

organya.py

Hand-port of organya.js to the Python programming language.

Current status

Port is complete and playback sounds fine (to me, anyway). One huge problem with it though, is the abysmal performance (For real-time playback, I have to lower the sample rate to 11025Hz, and even then it still gets choppy for a few moments).

Thanks

  • @alula for organya-js
  • Rxo Inverse and Studio Pixel for releasing OrgMaker's source code

License

This port is under either the BSD-3-Clause license (LICENSE.txt) or the MIT No Attribution license (LICENSE.alt.txt). You may choose either license at your own option.

The original organya.js code used is under the BSD-3-Clause license (LICENSE.ojs.txt).

About

Port of organya.js to the Python programming language

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%