Discussion about the Korg PolySix synthesizer group photo

Yahoo Groups archive

Discussion about the Korg PolySix synthesizer

Archive for polysix.

Index last updated: 2026-03-30 01:17 UTC

Message

Re: [PolySix] Re: Polysix Full Clone [1 Attachment]

2015-12-17 by chipaudette@yahoo.com

I replaced my Key Assigner with an Arduino.  As a result, it was written in C/C++, using some of the Arduino libraries simplified wrappers for reading and setting the digital pins.

Note that I was also doing a bunch of other changes (replacing the keybed with a MIDI-outputting keybed), so my Key Assigner software would not be directly useable with the Polysix's built-in keybed, but adding the key scanning wouldn't be too big a deal.  

Here's a post describing the start of the hardware replacement (swapping the Arduino for the 8049):
And here's a post describing the sharing of my code on GitHub:

Attachments