aboutsummaryrefslogtreecommitdiff
path: root/examples/python-alsa/ReadMe.txt
blob: 6ca3effd6df2d6b605f3a2bb9dc24917cab3bed3 (plain)
1
2
3
4
5
6
7
Before to run this library, you must compile libADLMIDI shared library
and then install pyalsaaudio package by PIP:

===============================
  sudo pip3 install alsaaudio
===============================