How to use a Raspberry PI as a synthesizer
YouTube Viewers YouTube Viewers
23.7K subscribers
96,395 views
0

 Published On Dec 10, 2019

How to use a Raspberry PI as a synthesizer. Table of contents below! The Raspberry PI is a popular card-sized computer. In this video, I show how to set up a Raspberry PI V3 as a virtual analog synthesizer with keyboard and knobs for realtime sound tweaking, using standard MIDI controllers and some very minor shell script editing. The result is a battery powered mini synth, creating quite impressive sounds! There's a demo at the start of the video showcasing some sounds I came up with. All scripts used in this video below...

This video is not about Pure Data or DSSI - that's a topic for a separate video.

Table of contents
00:00 demo (Synth V1 App, realtime tweaking of sounds)
02:48 hello
03:23 required / optional hardware
04:47 required / recommended software downloads
05:18 installation instructions
06:15 enabling remote access to your PI
06:40 installing music software
07:19 you don't know JACK... (and you don't know ALSA)
08:55 Bristol synthesizer - DX7 emulator
09:19 Bristol synthesizer - Korg polysix emulator
10:01 synth v1
10:32 XRUN callbacks?
11:32 lol, Linux
11:38 setting up a patch bay in qjackctl for reusing setups
12:29 setting up synth v1's control scheme for external midi gear
13:30 creating a boot script for launching your setup after switching on
14:25 conclusion

Scripts:

Starting your synth/qjackctl setup at boot:
#!/bin/bash
/usr/bin/synthv1_jack&
/usr/bin/qjackctl -a /home/pi/synth/reload.xml

Starting Bristol:
startBristol --alsa --polysix

Join us on Woody Piano Shack's Discord server:   / discord  

Download NOOBS: https://www.raspberrypi.org/downloads...
Download the SD card formatter: https://www.sdcard.org/downloads/form...
Download Korg Nanokontrol Editor: https://www.korg.com/us/support/downl...


Get 7% off on DistroKid with this link http://distrokid.com/vip/floyd

Want to buy some of the stuff in this video? Please use the followings links and support me:

Raspberry PI https://amzn.to/2RE1uCu
Korg Nanocontrol https://www.thomann.de/de/korg_nanoko...
Zoom R24 https://www.thomann.de/de/zoom_r24.ht...
Reface DX https://www.thomann.de/de/yamaha_refa...
Reface CP https://www.thomann.de/de/yamaha_refa...
Reface CS https://www.thomann.de/de/yamaha_refa...
PO-33 https://www.thomann.de/de/teenage_eng...
PO-16 https://www.thomann.de/de/teenage_eng...
Zoom ARQ 96 https://www.thomann.de/de/zoom_arq_ae...
Strymon BigSky https://www.thomann.de/de/strymon_big...
Boss BR-80 https://www.thomann.de/de/boss_micro_...
Startone MK-300 https://www.thomann.de/de/startone_mk...
Akai EWI USB https://www.thomann.de/de/akai_ewi_us...
Blofeld https://www.thomann.de/de/waldorf_blo...
Novation Circuit https://amzn.to/2HbbQW5

show more

Share/Embed