Haha not like these were right anyway

This commit is contained in:
Vanilagy
2025-06-04 15:40:47 +02:00
parent 6f020650cc
commit b514aa9999
@@ -33,10 +33,10 @@ let offlineReverbConvolver: ConvolverNode;
// Scales are defined as semitone offsets from A440 // Scales are defined as semitone offsets from A440
const scaleProgression = [ const scaleProgression = [
[-24, -12, -10, -8, -7, -5, -3, -1, 0, 2, 4, 5, 7, 9, 11, 12], // Ab13#11 [-24, -12, -10, -8, -7, -5, -3, -1, 0, 2, 4, 5, 7, 9, 11, 12],
[-22, -12, -10, -8, -7, -5, -3, -1, 0, 2, 4, 5, 7, 9, 11, 14], // Bb13#11 [-22, -12, -10, -8, -7, -5, -3, -1, 0, 2, 4, 5, 7, 9, 11, 14],
[-29, -17, -15, -13, -12, -10, -8, -5, -3, -1, 0, 2, 4, 5, 7, 16], // Dbmaj13#11 [-29, -17, -15, -13, -12, -10, -8, -5, -3, -1, 0, 2, 4, 5, 7, 16],
[-26, -14, -12, -10, -9, -7, -5, -2, 0, 2, 3, 5, 7, 9, 10, 12], // Fmaj9/13 [-26, -14, -12, -10, -9, -7, -5, -2, 0, 2, 3, 5, 7, 9, 10, 12],
]; ];
const scaleHues = [ const scaleHues = [
215, 215,