royvegard / Nano-Basket

Configurator software for the Korg nanoSERIES of MIDI controllers
GNU General Public License v3.0
55 stars 12 forks source link

Nano Basket

An effort to create configuration software for the Korg nanoSERIES MIDI controllers.

Written in Python, using PyGObject for GUI and pyalsa for MIDI.

Features

Dependencies

PyGObject is available from pypi: pip install PyGObject

pyalsa is not available from pypi, but is packaged by at least Debian (python3-pyalsa) and Arch (python-pyalsa)

Usage

Open a terminal in the folder these files are, then run: python ./nano_basket_main.py

Perhaps try if you have errors with the above command: python3 ./nano_basket_main.py