Skip to content

royvegard/Nano-Basket

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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

  • Change all available settings to the Korg nanoKONTROL
  • Download and upload to the Korg nanoKONTROL
  • ALSA MIDI control
  • Emulates the nanoKONTROL, i.e you can control your DAW with Nano Basket

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

About

Configurator software for the Korg nanoSERIES of MIDI controllers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages