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
4173 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

Create a custom validation rule with string alias

In this tutorial I will show how to define a Laravel validation rule providing a custom alias string to use in custom validation classes.

Load dynamic Vue components based on a prop string

Learn how to use a dynamic component by passing its name through a string prop.