Note quantization (pitch) on random note values

Adding random note FX can mess up notes, because it does not take into the account correct scale, making the effect very limited in usability. This concerns midi mostly, but could be useful for all instruments.

What is the problem?

No scale-quantization on random note. I can assign FX that sets random note X amount up or down, but this could be any note, I would prefer it to be in predefined scale, pitch-quantized.

What do you want to achieve?

I want notes on random note FX to be quantized to scale – this could be an option on instrument parameters. Add additional scale tab/page on instrument parameters perhaps?

Are there any workarounds?

Not that I know of.

Any links to related discussions?

Custom chords wish: Custom MIDI chords - Wishlist - Polyend Backstage

Korg Electribe scales:
(1) Electribe 2: How to use Key, Scale, and Chord Set to write better parts. (x-post from /r/electribe) : synthesizers (reddit.com)
Korg Forums :: View topic - electribe2 Scale Mode Uses

Any references to other products?

Korg Electribe. Maybe others as well but I haven’t used others.

I write my own music tracks and apps on pure data, and I have a text file that contains all the scales – I just tell the app to which row of .txt file to quantizise to. Maybe custom chords and/or scales could be contained and red from textfile?
First element of row would be the name of chord that can be selected from chord fx menu, and other elements are midi note values (could be A B C also), like this:

Chromatic 40 41 42 43 44 45 46 47 48 49 50 51;
Ionian 40 42 44 45 47 49 51;
Dorian 40 42 43 45 47 49 50;
Phrygian 40 41 43 45 47 48 50;
Lydian 40 42 44 46 47 49 51;
Mixolydian 40 42 44 45 47 49 50;
Aeolian 40 42 43 45 47 48 50;
Locrian 40 41 43 45 46 48 50;
Harmonic_minor 40 42 43 45 47 48 51;
Melodic_minor 40 42 43 45 47 49 51;
Major_Blues 40 42 43 44 47 49;
minor_Blues 40 43 45 46 47 50;
Diminished 40 42 43 45 46 48 49 51;
Combination_Diminished 40 41 43 44 46 47 49 50;
Major_Pentatonic 40 42 44 47 49;
minor_Pentatonic 40 43 45 47 50;
Raga_Bhairav 40 41 44 45 47 48 51;
Raga_Gamanasrama 40 41 44 46 47 49 51;
Raga_Todi 40 41 43 46 47 48 51;
Arabic 40 42 44 45 46 48 50;
Spanish 40 41 43 44 45 47 48 50;
Gypsy 40 42 43 46 47 48 51;
Egyptian 40 42 45 47 50;
Hawaiian 40 42 43 47 49;
Pelog 40 41 43 47 48;
Japanese 40 41 45 47 49;
Ryuku 40 44 45 47 51;
Chinese 40 44 46 47 51;
Bassline 40 47 50;
Whole_Tone 40 42 44 46 48 50;
minor_3rd 40 43 46 49;
Major_3rd 40 44 48;
4th_Interval 40 45 50;
5th_Interval 40 47;
Octave 40;

I understand chords could be limited length. But pitch-quantization could be any length and custom set as well.

Custom MIDI chords already exists. Does it cover your wish?

Yes, copied my suggestion into there.
I rename/change this thread to quantization and focus on that.

EDIT: Done.

2 Likes

@here thanks for the wish! It’s ready for voting … :slight_smile:

1 Like