Merge branch 'feature_plugins' of https://github.com/langolierz/r_e_c_u_r into feature_plugins

This commit is contained in:
Tristan Rowley
2020-02-29 16:29:08 +00:00

View File

@@ -209,7 +209,10 @@ sudo cp -R * /usr/local/
- install node-osc `npm install node-osc --save` (do we need this ?)
- install osc-js `npm install node-osc --save`
install serial package : `pip3 install pyserial`
### install some plugin packages:
- install serial package : `pip3 install pyserial`
- install pyaudio : `sudo apt-get install python3-pyaudio`
# wjhat follows is info, not instructions for setup: