Hello everyone! I have two fundamental questions regarding note filtering in chords.
-
Is it possible to filter specific notes within a chord? For instance, if I generate a harmonic series based on E1, how can I filter only the ‘E, F-sharp, A’ notes without changing the octave?
-
How can I extract all chord permutations based on a predefined pitch-set? For example, using a harmonic series based on E1, I’d like to obtain all permutations of the pitch-set [0,2,6]. Ideally, the results should be displayed in their original positions within the chord.
Thank you very much!