Thursday 13 December 2012

Getting pd to work well on a raspberry pi 2

A few tips to get pd working well....



- open terminal
- then type (stuff between quotes, don't include quote marks when typing)

"sudo nano /etc/security/limits.conf"

-and then at the bottom of the document add (type in)

"* - rtprio 99
 * - memlock 1000000000"

-then save.


The sound settings here work realy well with the Griffin Imic

-start pd
-on title bar go to media > preference > startup
-add (type in) the following flag in the startup flag field 


"-rt -alsa -audiobuf 50"

- the bring up sound settings and change

"audio buffer 50ms
sampling 22050kz"



Miller Puckette tells it like it is


Miller Puckette - Intro to Raspberry Pi from Alexander Matthews on Vimeo.

Miller Puckette - Raspberry Pi and the SD Card Storage for Pure Data from Alexander Matthews on Vimeo.

Miller Puckette - Pure Data on the Raspberry Pi from Alexander Matthews on Vimeo.

No comments: