Dual Korg Volca Stand

In these days, I fell in love with Korg Volcas synthesizers. They are very enjoyable to play with. However, unlike many other synths and keyboards, they are not very nice. For this reason, I decided I needed a stand for those. 

Category: Synthesizers
Subcategories: Woodwork
22/01/2019
4495 times
Dual Korg Volca Stand
Related posts
Granular Synth

An Arduino-based granular synthesizer, totally DIY, from the Arduino board to the controls and the encloure. It is inspired by the Auduino project.

Square Theremin

Square Theremin is a musical instrument allowing to play sounds by moving hand in a square-shaped frame, without touching the instrument itself

Applicazioni complesse con Laravel [GrUSP Academy - PHP Masterclass]

Questa pagina contiene le istruzioni per predisporre tutto il necessario per partecipare alla masterclass del GrUSP

Learning PHP 8.1 Fibers using Tests

PHP 8.1 introduced the new Fiber class (see the proposed RFC here https://wiki.php.net/rfc/fiber), which allows running coroutines inside your script, i.e. two functions executing simultaneously