How do I compare three different voltages?

Hello. I’m looking for a module that would allow me to organize the three voltages applied to its inputs into outputs in ascending order. Any suggestions?

Maybe together with this :

1 Like

This also works :

2 Likes

from Utilities for polyphonic channels

1 Like

I usually go for the Count Modula Polyphonic Min/Max (ASC or DESC outputs, depending on what I need), combined with the Grande MergeSplit4 that Yeager also mentioned.

Thanks for your reply. But it seems that 8vert doesn’t sort the entered data. And for T-sort, I don’t understand how to configure the sorting methods…

8vert is only there to make some voltages, the sorting is done in MULTIVOLTIMETRO.

What you need to do with T-sort is use the ascending output.( I don’t understand the sorting options either :slightly_frowning_face:)

Oops… Indeed, 8Vert is designed to output voltages. After testing, Multivoltimetro’s sorting logic seems a bit odd to me. My goal is to sort the voltages output by MIDI-CV and then process them with Basically. But I have the impression that Chinenual’s SplitSort does the job.

1 Like

Maybe this will help:

2 Likes

Thanks to Alphagem-o, Yeager, not-things and Dave. I have plenty to find what I’m looking for !

3 Likes