BelaPlatform / bela-image

Images to flash on your BeagleBone Black for use with the Bela cape.
16 stars 2 forks source link

Packages to add #9

Closed giuliomoro closed 7 years ago

giuliomoro commented 8 years ago

pasm pru C-compiler http://software-dl.ti.com/codegen/non-esd/downloads/download.htm#PRU docs: http://downloads.ti.com/codegen/esd/cgt_public_sw/PRU/2.1.3/README.txt http://www.ti.com/tool/pru-swpkg

apt-get install qt4-qmake libqt4-dev strace pip libusb-1.0-0-dev
pip install requests

qmidinet (compile from source , as the apt-get'd one requires X (...) ) uses ./configure --enable-qt4

wipe old SuperCollider SuperCollider binary sc3-plugins

command line autocomplete for git to ~/.bash_profile:source /etc/bash_completion.d/git

http://www.vim.org/scripts/script.php?script_id=1682