Home
Name Modified Size InfoDownloads / Week
kirama-0.1.tar.gz 2020-10-19 165.9 kB
README.md 2020-10-19 945 Bytes
Totals: 2 Items   166.9 kB 0

Kirama Gamelan Simulator

Kirama is a Gamelan Simulator that can be used to study music without actual instruments. It allows computer keyboard keys to be mapped to sounds with adjustable frequencies. Therefore it simplifies the creation of microtonal sounds, which is an inherent feature of gamelan ensembles.

Installation

  • Install Python3 for your system

  • Install pipenv 'pip install pipenv' or 'pip3 install pipenv'

  • Unpack kirama archive and navigate to its parent directory 'tar -xvzf kirama-01.tar.gz' 'cd kirama

  • Run virtual environment 'pipenv shell'

  • Install dependencies inside the virtual environment 'pipenv install'

  • Run kirama 'python kirama.py' or 'python3 kirama.py'

Using kirama

  • Open ExampleGamelan.gml

Updates

Kirama is still in the early stage of development. If you are interested to try the latest development version, you can try kirama from github.

https://github.com/fauziew/kirama

Source: README.md, updated 2020-10-19