# Best setting for RPi 3B/3B+

**URL:** https://discourse.processing.org/t/best-setting-for-rpi-3b-3b/3501
**Category:** Processing for Pi
**Created:** [September 13, 2018, 12:13am UTC](https://discourse.processing.org/t/best-setting-for-rpi-3b-3b/3501 "2018-09-13T00:13:19Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Gael](https://avatars.discourse-cdn.com/v4/letter/g/a698b9/32.png) [@Gael](https://discourse.processing.org/u/Gael)
#### Post date: [September 13, 2018, 12:13am UTC](https://discourse.processing.org/t/best-setting-for-rpi-3b-3b/3501/1 "2018-09-13T00:13:19Z")

</div>

Hello,  
I just succed running processing and minim on pi3 B, and after lot of sweat, setting AudioInjector sound card (this could be a other topic)…  
I run fft from stereo input and full audio buffer reading for generative graphic. Sometime I drop to 10-12fps so I asked myself about the best setting of RPi3 for running exclusively processing scketches.  
What about GPU/CPU memory split, running from USB drive, more or less soft overclocking?  
Other tips…?

Did anyone have experience? I didn’t find anything about “RPi tunning” for processing…

cheer’s

---

<div class="post-metadata">

### Author: ![gohai](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/gohai/32/25_2.png) [@gohai](https://discourse.processing.org/u/gohai)
#### Post date: [September 13, 2018, 3:05am UTC](https://discourse.processing.org/t/best-setting-for-rpi-3b-3b/3501/2 "2018-09-13T03:05:29Z")

</div>

Are you playing from a wav or aiff file?

---

<div class="post-metadata">

### Author: ![Gael](https://avatars.discourse-cdn.com/v4/letter/g/a698b9/32.png) [@Gael](https://discourse.processing.org/u/Gael)
#### Post date: [September 13, 2018, 7:18pm UTC](https://discourse.processing.org/t/best-setting-for-rpi-3b-3b/3501/3 "2018-09-13T19:18:44Z")

</div>

live stereo input from this : [http://www.audioinjector.net/rpi-hat](http://www.audioinjector.net/rpi-hat) .  
tricky to set up, but now it seems to be stable…
