Files
ggwave/examples/ggwave-py
2022-06-05 15:21:55 +03:00
..
2021-01-17 18:35:04 +02:00
2022-06-05 15:21:55 +03:00

ggwave-py

Python examples using the ggwave python package

Install

pip install ggwave

Some of the packages depend on pyaudio. To install it:

sudo apt-get install portaudio19-dev python-pyaudio python3-pyaudio
pip install pyaudio