Skip to content

craigyjp/PolyKit-DUO-polyphonic-synthesizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolyKit-DUO-polyphonic-synthesizer

Based on the PolyKit DCO and PolyKit-x-voice board projects by PolyKit (Jan Knipper). This design takes Jan's work and expands it into a fully programmable 6 voice DCO based synthesizer.

The synth is comparable to a Juno 106 combined with a Crumar Bit 01 rack unit but with full control.

This repository contains my versions of the filter/adsr/lfo with added velocity, keytracking and additional 8 filter configurations and programmer section for the Polykit DUO, the DCO and MIDI sections are available in my other repositories listed below.

Synth

Key features

  • Digitally controlled oscillators similar in design to the Roland Juno series using dual Raspberry Pi Pico's.

  • Dual DCO with Sawtooth and PWM waveforms individual mixing of each.

  • Multipole filters based on the Oberheim Matrix 12.

  • Dual LFOs for PWM and main synth, main LFO 16 waveforms, PWM LFO Sinewave only.

  • 6 voice polyphonic dual DCOs per voice.

  • Aftertouch control over DCO LFO depth, filter LFO depth or filter cutoff.

  • Log and lin envelopes.

  • Looping envelopes.

  • Velocity sensitivity for filters and amplifiers.

  • Analogue chorus similar to Juno 60.

  • 999 memory locations to store patches.

  • MIDI in/out/thru.

  • How it sounds...

https://youtu.be/yFFuoJo9930

The source of the inspiration for these modifications and acknowledgements

Polykit, also known as Jan Knipper

https://github.com/polykit/pico-dco

This is how it sounds: Ramp sample Pulse sample Polyphonic sample

Freddie Renyard for his coding of the FM inputs and patience with me whilst I debugged the voice sync of two boards together.

https://github.com/freddie-renyard

Component sections used to build the final synth

https://github.com/craigyjp/pico-dco

https://github.com/craigyjp/Pico-DCO-DAC

TC Electronics June-60 Chorus

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages