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

https://github.com/kenny2github/chparse

Parse Clone Hero charts with ease!
https://github.com/kenny2github/chparse

clonehero parser

Last synced: 11 months ago
JSON representation

Parse Clone Hero charts with ease!

Awesome Lists containing this project

README

          

chparse - Parse Clone Hero charts with ease!

Installation
============

Install the stable build via::

pip install chparse

Or install the latest development (unstable) build via::

git clone https://github.com/Kenny2github/chparse.git
cd chparse
python setup.py install

Example Usage
=============

Assuming your .chart file is named "notes.chart"...

.. code-block:: python

>>> import chparse
>>> with open('notes.chart') as chartfile:
... chart = chparse.load(chartfile)
>>> chart.instruments[chparse.EXPERT][chparse.GUITAR][0]
)>