Description
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:[email protected])
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.
BUILD 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 can be found here: https://www.ginkosynthese.com/grains-codes
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