Discussion about the Korg PolySix synthesizer group photo

Yahoo Groups archive

Discussion about the Korg PolySix synthesizer

Index last updated: 2026-03-31 01:44 UTC

Message

Re: [PolySix] Arpeggiator Timing - Slight Irregularities?

2014-11-15 by Bob Grieb

I already have a PIC design that replaces the key assigner and adds
MIDI, but it's based on the Korg code, and seems to have the same delay
as the original MCU, so it must be built into the code. It's hard to trigger
the scope on the direction change, so I can't be sure. Probably I should
trigger on the interrupt and see how much the envelope of the note
moves around. Guess I could look at the code too and try to see where
the delay comes in, but that's more effort...

Bob



From: "jim@saltlands.com [PolySix]" <PolySix@yahoogroups.com>
To: PolySix@yahoogroups.com
Sent: Saturday, November 15, 2014 5:03 PM
Subject: Re: [PolySix] Arpeggiator Timing - Slight Irregularities?

Alrighty, so it is what it is I suppose. I guess a long winded solution would be fully replacing the arp system with a custom designed version such as an Arduino based device or similar.


Attachments