royvegard / Nano-Basket

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

pyalsa is an ambigous dependence #2

Closed joac closed 13 years ago

joac commented 13 years ago

Im trying to use your application, but I can find the right pyalsa module. I tried "pyalsa" from pip and pyalsaaudio, but doesn't work.

royvegard commented 13 years ago

You must use pyalsa from the alsa project: http://www.alsa-project.org

joac commented 13 years ago

It works, tanks