-
Notifications
You must be signed in to change notification settings - Fork 1
Median
Chronos Ouroboros edited this page Jan 10, 2026
·
6 revisions

Median is a 3-element voltage sorter. It sorts three voltages into minimum, middle, and maximum.
- 3-element voltage sorter
- Polyphonic
- Attenuverters and offsets on the inputs
- Output monitoring LEDs
- Optional oversampling modes for use with audio
Takes in 3 voltages as inputs, and sorts them into minimum, middle/median and maximum values.
Essentially, the voltages are chopped into layers. The inputs will "cut" through each other as they rise and fall, this is most noticeable when viewing all 3 outputs simultaneously in an oscilloscope.

When used polyphonically, the outputs will have the same polyphony as the input with the least channels.
Oversampling is expensive, so it should only be used when necessary.