Skip to content
/ pd_for_pi Public

some useful tools for running pd on a raspberry pi

Notifications You must be signed in to change notification settings

jmej/pd_for_pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

pd_for_pi

some useful tools for running pd on a raspberry pi

launch is a shell script that runs a pure data patch headless (-nogui) and makes some connections to hardware midi ins and outs

needs to be executable:

sudo chmod 755 launch

and then add the full path to the script to /etc/rc.local

I haven't been able to figure out how to autolaunch w/out -nogui, seems to hang the pi's statup.

For manual midi connections - aconnectgui works

About

some useful tools for running pd on a raspberry pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages