Hi,
I am trying to develop a guitar effects pedal using Pyo (https://github.com/belangeo/pyo).
Pyo requires the following dependencies:
Python 2.7.x or 3.5.x
WxPython 3.0
Portaudio
Portmidi
libsndfile
liblo
git (if you want the latest sources)
*jackaudio
I went through all the available packages for LEDE and it looks like jackaudio, WxPython and Portmidi are not available.
The installation on a Raspberry Pi seems quite easy (https://gist.github.com/pwalsh/8594869).
Has anyone got any workaround for this?
Thanks,
Alessandro