Quantcast
Channel: Products – Thonk – DIY Synthesizer Kits & Components
Viewing all articles
Browse latest Browse all 2274

Ginkosynthese – Grains – Full DIY Kit

$
0
0

A DIY eurorack module! This complete and easy-to-build DIY kit is one of the cheapest ways to get a voltage controlled oscillator in your modular and sounds completely different than all other oscillators! It can do minimalistic clicks and plops, screaming leads, fat basslines, weird noises or chiptunes.

This is a DIY kit

The kit includes:

  • PCB
  • Aluminium frontpanel
  • all electronic parts
  • Knobs and jacksockets
  • Arduino
  • powercable

How it works
The sound is a PWM output routed via an (optional) low-pass filter and a 100uF capacitor – so no external DAC is required. The low-pass filter on the PCB can be bypassed if you want. Bypassing the filter provides more clarity and a slightly louder output but more artifacts in the sound.

Not bored yet?
Here comes more information about the synthesis technique on the basic code and you will understand why I called this module “Grains”.
The “Grains” code provided on your module is based on FOF synthesis or formant synthesis. FOF synthesis is closely related to synchronous granular synthesis. It uses two simple triangle-shaped grains. The grains are separated by the same amount of time. With granular synthesis, the spacing within the grains radically change the texture that is created. The FOF grains have very little parameters: pitch and decay. In the basic “Grains” code the 2 decay values are fixed to most musical sounding and can not be altered via potentiometers. So only the pitch of the two grains can be altered via pots (or the cv inputs) and the overall grains repetition which provides the pitch of the output.

The code is highly customizable and I will upload user codes for the Grains as soon as I get them. (Please do share your own customized code with me via email:info@ginkosynthese.com)

PCB version 2 is shipped from 25-06-2015. There has been a change in the way cv input 3 is processed. All earlier codes can be changed to work with V2 and backwards, look for the analogRead (0) in the code and add an extra input for analogRead (3). You can play around with the way they influence each other.
For people who want to dive deeper in coding and want to write a lookup table for 1V/oct tracking, here is how: code doc.

MANUAL – http://www.ginkosynthese.com/uploads/building-manual-v2-5.pdf

SUPPORT – http://www.ginkosynthese.com/support//#grains

Interesting codes to upload in your Grains:

  • Grains V1 PCB v1 (basic code for PCB v1)
  • Grains V2 PCB v2 (basic code for PCB v2)
  • Fresh PCB v1 (user code By Rob Bothof)
  • KALLE STRAM PCB v1 (user code by Kalle Govertz H. Christensen)
  • Patternrain V1 PCB v1 (user code by JGB; input 3 needs a clock input to work)
  • Patternrain V2 PCB v2 (user code by JGB; input 3 needs a clock input to work)
  • Grainsring V1 PCB v1 (user code by JGB; input 3 needs a clock input to work)
  • Grainsring V2 PCB v2 (user code by JGB; input 3 needs a clock input to work)
  • RZ-1 drums V1 PCB v1 (user code by JGB; input 2 is trigger input)
  • RZ-1 drums V2 PCB v2 (user code by JGB; input 3 is trigger input)
  • RZ-1 drums V2.2 PCB v2 (updated user code by JGB; input 3 is trigger input)
  • Wave V1 PCB v1 (user code by JGB)
  • Wave V2 PCB v2 (user code by JGB)
  • Cereals V1 PCB v1 (user code by HRTL)
  • Cereals V2 PCB v2 (user code by HRTL)
  • Resonance-like feedback (coming soon)
  • Short-wave radio-like warbles and whistles (coming soon)

The included Arduino can be updated in the standard Arduino environment. Make sure to install the driver to make sure your Arduino will be detected:
Mac OSX 32 + 64 bit
Windows 32 + 64 bit

How to upload a code in the arduino environment

How to install the driver on a MAC

Technical info

Module width
4HP
Module depth
30mm
Power use (+12V)
40mA

Viewing all articles
Browse latest Browse all 2274

Trending Articles