SUNVOX modular synth on Raspberry Pi

Описание к видео SUNVOX modular synth on Raspberry Pi

Here's how to install the latest #Sunvox on a #RaspberryPi. Sunvox is a modular software #synthesizer that has been around for more than 2 decades. It's very well optimized and runs on even the tiniest devices. Table of contents:

00:00 intro
00:19 hi!
00:34 hardware overview
01:00 instructions ( https://gist.github.com/HarryUPf )
01:27 download and install realtimepi
01:59 update and setup you pi
02:48 download and install Sunvox
03:30 install glibc
04:47 change LD_LIBRARY_PATH
05:08 install shellscript for autostart
05:30 important things to consider
05:52 using Sunvox: UI overview
06:38 some patches
07:09 create a new project, add some sound modules
07:50 connecting modules
08:11 editing patches
08:38 add another sound source
09:48 adding a second oscillator
10:22 adding a low pass filter
10:51 MIDI learning
11:54 playing two (or more) sounds simultaneously
12:56 adding effects: vocal filter
14:24 reverb
16:43 conclusion

Here are all the commands and links you need
Capacitive touchscreen: https://amzn.to/3GiYF1r
Installation instructions: https://gist.github.com/HarryUPf/de42...
Realtime PI: http://unofficialpi.org/Distros/Realt...

Follow those steps to step 7.
Then, continue with these
wget -c https://warmplace.ru/soft/sunvox/sunv...
unzip -p sunvox-2.0e.zip sunvox/sunvox/linux_arm_armhf_raspberry_pi/sunvox_lofi [greater than] /home/pi/bin/sunvox_lofi
chmod +x /home/pi/bin/sunvox_lofi /home/pi/bin/sunvox.sh

Now, install glibc 2.29:
cd ~/
sudo apt-get install gawk bison
wget -4c https://ftp.gnu.org/gnu/glibc/glibc-2...
tar -zxvf glibc-2.29.tar.gz
mkdir glibc229
cd glibc229
../glibc-2.29/configure --prefix=/opt/glibc
make
make install
export LD_LIBRARY_PATH=/opt/glibc/lib

now, continue with step 8 of the instructions.
In the end, edit sunbox.sh and add export LD_LIBRARY_PATH=/opt/glibc/lib in the third line.

You can now launch Sunvox manually or reboot your PI.

HÄLP ZIS CHANNEL
  / floyd_steinberg  
https://floydsteinberg.gumroad.com/
https://floydsteinberg.bandcamp.com/
   / @mr_floydst  

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

Get 7% off on DistroKid with this link http://distrokid.com/vip/floyd
PayPal.me https://www.paypal.me/alexselck

Shop a Huge Selection of Synths and Drum Machines at PerfectCircuit.com!
https://link.perfectcircuit.com/t/v1/...

Here's what I have in my setup at the moment. Want to have that, too? Please use the followings links and support me:

Yamaha EX5 https://www.ebay.com/sch/i.html?_nkw=...
Kasser Synths Arcade https://www.tindie.com/products/kasse...
MPC One, Novation PEAK, Reface DX, Strymon Nightsky, Strymon Volante, Strymon Iridium, Zoom MS 70 CDR, Korg NanoKontrol 2, Korg NanoKey, Akai EWI USB, Zoom R24, Zoom H5, Yamaha MT7:
https://www.thomann.de/de/thlpg_3wyep...

Some bands / artists I've been following for a long time are (among others) Massive Attack, Pink Floyd, Pet Shop Boys, Archive, A-Ha, Yes, Porcupine Tree, John Mellencamp, Jean-Michel Jarre, Metallica, Peter Gabriel and Perturbator. So my music will kind of sound like those (without ever reaching the greatness of those artists, of course). :-)

Комментарии

Информация по комментариям в разработке