attach a soundcard
raspberry pi’s only have a sound out. If you want to take an audio input in you need to attach a soundcard. …
midi in and midi out
heres a pd patch that’ll help you work out automatic midi assignments midiinout_withalsa.pd so we don’t have to manually connect all the …
back-up your pi
attach a sd card reader, with a blank sd card (the same size as the card in the pi) to the pi …
auto-start a program on boot
open a text document. save it , onto the desktop as startup.sh then open terminal and type in (really important this) sudo chmod …
sensors and arduino’s
Getting stuff in like light sensors, pressure sensors and switches, and getting stuff out like LEDS and motors is a fairly easy …
Paul Streach
here is an example of controlling a large pd external. Paul streach is a sound tool that can streach out a sound …
recording a sound
with a sound card attached we can turn our pi into a cheap digital audio recorder, something like a zoom, if we …
playing a midi file
this patch loads a midi-sequencer and plays it. midi-play Using the ceammc list object its possible to choose the midi file from …
Playing A Video
the pi comes pre-installed with omx player.it will easily play a film and loop it ,if you want, and if we use …