===== Pure Data on Raspberry Pi =====
{{:puredata:raspberrypi_mcp3008.jpg?600|}}\\
[[https://puredata.info/|Pure Data]] is an open source visual programming language for sound written by [[http://msp.ucsd.edu/index.htm|Miller Puckette]].\\
[[https://www.raspberrypi.org/|Raspberry Pi]] is a small ARM based computer board.\\
\\
Pure Data can be downloaded from here: [[http://msp.ucsd.edu/software.html]] and
for learning Pure Data one can find some manuals here: [[https://en.flossmanuals.net/pure-data/_info/]] and [[http://puredata.info/docs/tutorials]].\\
\\
----
Here are some workarounds for interfacing with the GPIOs or an Arduino in Pure Data running on a Raspberry Pi:\\
- [[puredata:gpio|Wiring Pi (GPIO and MCP3008)]]\\
- [[puredata:pduino|Pduino]]\\
\\
And a how to auto start:\\
- [[raspberry:pd_autostart_desktop|Autostart with the Desktop]]\\
- [[raspberry:pd_autostart_headless|Autostart without the Desktop]]\\
\\
These Paper Pi Hats work nice and work with Pure Data:\\
- [[https://paperpcb.dernulleffekt.de/doku.php?id=raspberry_boards:raspbi-pd_control_hat|Raspi-PD Control Hat]]\\
- [[https://paperpcb.dernulleffekt.de/doku.php?id=raspberry_boards:raspi-sound-hat|Raspi-Sonic-Hat]]\\
\\
And here are some workaround for other sound cards:\\
- [[raspberry:audio_injector|Audio Injector]]\\
- [[raspberry:pifi_sound_card|PiFi Sound Card]]\\
\\
----
And all the GPIOs:\\
//graphic by [[https://indibit.de/raspberry-pi-die-gpio-schnittstelle-grundlagenbelegung/|indiBit.de]], 2015\\
License: CC BY-NC-SA 3.0 DE\\//
----
==== Multichannel Soundcards ====
To use multichannel audio on a Raspberry Pi one can use for example one of these sound cards:
* Native Instruments - Komplete Audio 6
* StarTech - USB Soundbox 7.1
* FocusĀrite ScarĀlett
or a multichannel Raspberry Pi Audio Hat:
* Audio Injector Octo Soundcard
----
==== License ====
This manuals is made by **Wolfgang Spahn** 2018-20.\\
Except where otherwise noted, content on this wiki is licensed under the following license: [[http://creativecommons.org/licenses/by-nc-sa/4.0/"|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]].\\
----